Uses of Interface
org.apache.qpid.jms.provider.amqp.AmqpResourceParent
Packages that use AmqpResourceParent
-
Uses of AmqpResourceParent in org.apache.qpid.jms.provider.amqp
Classes in org.apache.qpid.jms.provider.amqp that implement AmqpResourceParentModifier and TypeClassDescriptionclassclassSubclass of the standard session object used solely by AmqpConnection to aid in managing connection resources that require a persistent session.classAn AMQP v1.0 Provider.classclassHandles the operations surrounding AMQP transaction control.Methods in org.apache.qpid.jms.provider.amqp that return AmqpResourceParentConstructors in org.apache.qpid.jms.provider.amqp with parameters of type AmqpResourceParentModifierConstructorDescriptionAmqpAbstractResource(R resourceInfo, E endpoint, AmqpResourceParent parent) Creates a new instance with the JmsResource provided, and sets the Endpoint to the given value.AmqpTransactionCoordinator(JmsSessionInfo resourceInfo, org.apache.qpid.proton.engine.Sender endpoint, AmqpResourceParent parent) -
Uses of AmqpResourceParent in org.apache.qpid.jms.provider.amqp.builders
Classes in org.apache.qpid.jms.provider.amqp.builders with type parameters of type AmqpResourceParentModifier and TypeClassDescriptionclassAmqpResourceBuilder<TARGET extends AmqpResource,PARENT extends AmqpResourceParent, INFO extends JmsResource, ENDPOINT extends org.apache.qpid.proton.engine.Endpoint> Base for all AmqpResource builders.Fields in org.apache.qpid.jms.provider.amqp.builders declared as AmqpResourceParent