org.jacorb.orb.giop
Class ClientGIOPConnection
java.lang.Object
java.io.OutputStream
org.jacorb.orb.giop.GIOPConnection
org.jacorb.orb.giop.ClientGIOPConnection
- All Implemented Interfaces:
- org.apache.avalon.framework.configuration.Configurable
- public class ClientGIOPConnection
- extends GIOPConnection
- implements org.apache.avalon.framework.configuration.Configurable
- Version:
- $Id: ClientGIOPConnection.java,v 1.13 2004/05/06 12:40:00 nicolas Exp $
- Author:
- Nicolas Noffke
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 |
ClientGIOPConnection
public ClientGIOPConnection(Profile profile,
Connection transport,
RequestListener request_listener,
ReplyListener reply_listener,
StatisticsProvider statistics_provider)
configure
public void configure(org.apache.avalon.framework.configuration.Configuration configuration)
throws org.apache.avalon.framework.configuration.ConfigurationException
- Specified by:
configure
in interface org.apache.avalon.framework.configuration.Configurable
- Overrides:
configure
in class GIOPConnection
- Throws:
org.apache.avalon.framework.configuration.ConfigurationException
readTimedOut
protected void readTimedOut()
- Specified by:
readTimedOut
in class GIOPConnection
streamClosed
protected void streamClosed()
- Specified by:
streamClosed
in class GIOPConnection
closeAllowReopen
public void closeAllowReopen()