Uses of Class
org.apache.qpid.jms.provider.amqp.AmqpConnectionProperties
-
Packages that use AmqpConnectionProperties Package Description org.apache.qpid.jms.provider.amqp -
-
Uses of AmqpConnectionProperties in org.apache.qpid.jms.provider.amqp
Methods in org.apache.qpid.jms.provider.amqp that return AmqpConnectionProperties Modifier and Type Method Description AmqpConnectionPropertiesAmqpConnection. getProperties()Returns the connection properties for an established connection which defines the various capabilities and configuration options of the remote connection.
-