|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.transport.ConnectionInvoker
org.apache.qpid.transport.Connection
org.apache.qpid.management.configuration.QpidDatasource.PooledConnection
class QpidDatasource.PooledConnection
A connection decorator used for adding pool interaction behaviour to an existing connection.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.qpid.transport.Connection |
---|
org.apache.qpid.transport.Connection.SessionFactory, org.apache.qpid.transport.Connection.State |
Field Summary |
---|
Fields inherited from class org.apache.qpid.transport.Connection |
---|
log |
Method Summary | |
---|---|
void |
close()
Returns the connection to the pool. |
void |
exception(Throwable t)
|
(package private) boolean |
isValid()
Returns true if the underlying connection is still valid and can be used. |
(package private) void |
reallyClose()
|
Methods inherited from class org.apache.qpid.transport.Connection |
---|
addConnectionListener, close, closed, connect, connect, connect, connect, connect, createSession, createSession, createSession, createSession, createSession, createSession, dispatch, exception, flush, getAuthorizationID, getChannelMax, getClientId, getConnectionDelegate, getConnectionId, getConnectionSettings, getIdleTimeout, getSaslClient, getSecurityLayer, getSender, getServerProperties, getUserID, invoke, mgmtClose, received, resume, send, setAuthorizationID, setClientId, setConnectionDelegate, setIdleTimeout, setSender, setServerProperties, setSessionFactory, setState, setUserID, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
boolean isValid()
void reallyClose()
public void close()
close
in interface org.apache.qpid.transport.Sender<org.apache.qpid.transport.ProtocolEvent>
close
in class org.apache.qpid.transport.Connection
public void exception(Throwable t)
exception
in interface org.apache.qpid.transport.Receiver<org.apache.qpid.transport.ProtocolEvent>
exception
in class org.apache.qpid.transport.Connection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |