Uses of Package
org.apache.qpid.jms.provider
Packages that use org.apache.qpid.jms.provider
Package
Description
The core AMQP JMS client implementation classes.
-
Classes in org.apache.qpid.jms.provider used by org.apache.qpid.jmsClassDescriptionDefines the interface that an Implementation of a Specific wire level protocol provider must implement.Events interface used to update the listener with changes in provider state.Synchronization callback interface used to execute state updates or similar tasks in the thread context where the associated ProviderFuture is managed.
-
Classes in org.apache.qpid.jms.provider used by org.apache.qpid.jms.message
-
Classes in org.apache.qpid.jms.provider used by org.apache.qpid.jms.providerClassDescriptionDefines a result interface for Asynchronous operations.Simple NoOp implementation used when the result of the operation does not matter.Defines the interface that an Implementation of a Specific wire level protocol provider must implement.Interface that all JMS Providers must implement.Asynchronous Provider Future class.Factory for provider future instances that will create specific versions based on configuration.Events interface used to update the listener with changes in provider state.Synchronization callback interface used to execute state updates or similar tasks in the thread context where the associated ProviderFuture is managed.
-
Classes in org.apache.qpid.jms.provider used by org.apache.qpid.jms.provider.amqpClassDescriptionDefines a result interface for Asynchronous operations.Defines the interface that an Implementation of a Specific wire level protocol provider must implement.Interface that all JMS Providers must implement.Asynchronous Provider Future class.Factory for provider future instances that will create specific versions based on configuration.Events interface used to update the listener with changes in provider state.Synchronization callback interface used to execute state updates or similar tasks in the thread context where the associated ProviderFuture is managed.
-
Classes in org.apache.qpid.jms.provider used by org.apache.qpid.jms.provider.amqp.buildersClassDescriptionDefines a result interface for Asynchronous operations.
-
Classes in org.apache.qpid.jms.provider used by org.apache.qpid.jms.provider.exceptions
-
Classes in org.apache.qpid.jms.provider used by org.apache.qpid.jms.provider.failoverClassDescriptionDefines a result interface for Asynchronous operations.Default implementation that does nothing for all callbacks.Defines the interface that an Implementation of a Specific wire level protocol provider must implement.Interface that all JMS Providers must implement.Asynchronous Provider Future class.Factory for provider future instances that will create specific versions based on configuration.Events interface used to update the listener with changes in provider state.Synchronization callback interface used to execute state updates or similar tasks in the thread context where the associated ProviderFuture is managed.Base class used to wrap one AsyncResult with another.