Uses of Class
org.apache.qpid.jms.provider.amqp.AmqpConnectionSession
-
Packages that use AmqpConnectionSession Package Description org.apache.qpid.jms.provider.amqp -
-
Uses of AmqpConnectionSession in org.apache.qpid.jms.provider.amqp
Methods in org.apache.qpid.jms.provider.amqp that return AmqpConnectionSession Modifier and Type Method Description AmqpConnectionSessionAmqpConnection. getConnectionSession()Retrieves the AmqpConnectionSession owned by this AmqpConnection.
-