Uses of Class
org.apache.qpid.proton.engine.impl.ConnectionImpl
-
Packages that use ConnectionImpl Package Description org.apache.qpid.proton.engine.impl -
-
Uses of ConnectionImpl in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl that return ConnectionImpl Modifier and Type Method Description ConnectionImplSessionImpl. getConnection()protected ConnectionImplConnectionImpl. getConnectionImpl()protected abstract ConnectionImplEndpointImpl. getConnectionImpl()protected ConnectionImplLinkImpl. getConnectionImpl()protected ConnectionImplSessionImpl. getConnectionImpl()protected ConnectionImplTransportImpl. getConnectionImpl()
-