|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.io.OutputStream
org.jacorb.orb.giop.GIOPConnection
org.jacorb.orb.giop.ServerGIOPConnection
| Field Summary |
| Fields inherited from class org.jacorb.orb.giop.GIOPConnection |
connect_sync, connection_listener, discard_messages, do_close, pendingUndecidedSync, profile, statistics_provider, transport |
| Constructor Summary | |
ServerGIOPConnection(Profile profile,
Connection transport,
RequestListener request_listener,
ReplyListener reply_listener,
StatisticsProvider statistics_provider,
GIOPConnectionManager manager)
|
|
| Method Summary | |
void |
close()
|
void |
configure(org.apache.avalon.framework.configuration.Configuration configuration)
|
protected void |
readTimedOut()
|
protected void |
streamClosed()
We're server side and can't reopen, therefore close completely if stream closed. |
| Methods inherited from class org.jacorb.orb.giop.GIOPConnection |
allocate_cubby_id, decPendingMessages, flush, get_cubby, getRequestListener, getStatisticsProvider, getTCS, getTCSW, getTransport, getWriteLock, hasPendingMessages, incPendingMessages, isSSL, isTCSNegotiated, markTCSNegotiated, receiveMessages, releaseWriteLock, sendReply, sendRequest, set_cubby, setCodeSets, setConnectionListener, setReplyListener, setRequestListener, write, write, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServerGIOPConnection(Profile profile,
Connection transport,
RequestListener request_listener,
ReplyListener reply_listener,
StatisticsProvider statistics_provider,
GIOPConnectionManager manager)
| Method Detail |
public void configure(org.apache.avalon.framework.configuration.Configuration configuration)
throws org.apache.avalon.framework.configuration.ConfigurationException
configure in class GIOPConnectionorg.apache.avalon.framework.configuration.ConfigurationExceptionprotected void readTimedOut()
readTimedOut in class GIOPConnectionprotected void streamClosed()
streamClosed in class GIOPConnectionpublic void close()
close in class GIOPConnection
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||