Uses of Package
org.apache.qpid.protonj2.client.transport
-
Packages that use org.apache.qpid.protonj2.client.transport Package Description org.apache.qpid.protonj2.client.transport -
Classes in org.apache.qpid.protonj2.client.transport used by org.apache.qpid.protonj2.client.transport Class Description TcpTransport TCP based transport that uses Netty as the underlying IO layer.TcpTransport.NettyDefaultHandler Transport Base class for all QpidJMS Transport instances.TransportListener Listener interface that should be implemented by users of the various QpidJMS Transport classes.WebSocketTransport Netty based WebSockets Transport that wraps and extends the TCP Transport.