|
|||||||||||
| 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.ClientGIOPConnection
| 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 | |
ClientGIOPConnection(Profile profile,
Connection transport,
RequestListener request_listener,
ReplyListener reply_listener,
StatisticsProvider statistics_provider)
|
|
| Method Summary | |
void |
closeAllowReopen()
|
protected void |
readTimedOut()
|
protected void |
streamClosed()
|
| Methods inherited from class org.jacorb.orb.giop.GIOPConnection |
allocate_cubby_id, close, 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 ClientGIOPConnection(Profile profile,
Connection transport,
RequestListener request_listener,
ReplyListener reply_listener,
StatisticsProvider statistics_provider)
| Method Detail |
protected void readTimedOut()
readTimedOut in class GIOPConnectionprotected void streamClosed()
streamClosed in class GIOPConnectionpublic void closeAllowReopen()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||