Uses of Package
org.apache.qpid.jms.provider
-
Packages that use org.apache.qpid.jms.provider Package Description org.apache.qpid.jms The core AMQP JMS client implementation classes.org.apache.qpid.jms.message org.apache.qpid.jms.provider org.apache.qpid.jms.provider.amqp org.apache.qpid.jms.provider.amqp.builders org.apache.qpid.jms.provider.exceptions org.apache.qpid.jms.provider.failover -
Classes in org.apache.qpid.jms.provider used by org.apache.qpid.jms Class Description Provider Defines the interface that an Implementation of a Specific wire level protocol provider must implement.ProviderConstants.ACK_TYPE ProviderException ProviderListener Events interface used to update the listener with changes in provider state.ProviderSynchronization 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 Class Description ProviderConstants.ACK_TYPE -
Classes in org.apache.qpid.jms.provider used by org.apache.qpid.jms.provider Class Description AsyncResult Defines a result interface for Asynchronous operations.NoOpAsyncResult Simple NoOp implementation used when the result of the operation does not matter.Provider Defines the interface that an Implementation of a Specific wire level protocol provider must implement.ProviderConstants.ACK_TYPE ProviderException ProviderFactory Interface that all JMS Providers must implement.ProviderFuture Asynchronous Provider Future class.ProviderFutureFactory Factory for provider future instances that will create specific versions based on configuration.ProviderListener Events interface used to update the listener with changes in provider state.ProviderSynchronization 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 Class Description AsyncResult Defines a result interface for Asynchronous operations.Provider Defines the interface that an Implementation of a Specific wire level protocol provider must implement.ProviderConstants.ACK_TYPE ProviderException ProviderFactory Interface that all JMS Providers must implement.ProviderFuture Asynchronous Provider Future class.ProviderFutureFactory Factory for provider future instances that will create specific versions based on configuration.ProviderListener Events interface used to update the listener with changes in provider state.ProviderSynchronization 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.builders Class Description AsyncResult Defines a result interface for Asynchronous operations.ProviderException -
Classes in org.apache.qpid.jms.provider used by org.apache.qpid.jms.provider.exceptions Class Description ProviderException -
Classes in org.apache.qpid.jms.provider used by org.apache.qpid.jms.provider.failover Class Description AsyncResult Defines a result interface for Asynchronous operations.DefaultProviderListener Default implementation that does nothing for all callbacks.Provider Defines the interface that an Implementation of a Specific wire level protocol provider must implement.ProviderConstants.ACK_TYPE ProviderException ProviderFactory Interface that all JMS Providers must implement.ProviderFuture Asynchronous Provider Future class.ProviderFutureFactory Factory for provider future instances that will create specific versions based on configuration.ProviderListener Events interface used to update the listener with changes in provider state.ProviderSynchronization Synchronization callback interface used to execute state updates or similar tasks in the thread context where the associated ProviderFuture is managed.WrappedAsyncResult Base class used to wrap one AsyncResult with another.