Uses of Package
org.apache.qpid.protonj2.client.futures
-
Packages that use org.apache.qpid.protonj2.client.futures Package Description org.apache.qpid.protonj2.client.futures org.apache.qpid.protonj2.client.impl -
Classes in org.apache.qpid.protonj2.client.futures used by org.apache.qpid.protonj2.client.futures Class Description AsyncResult Defines a result interface for Asynchronous operations.ClientFuture Asynchronous Client Future class.ClientFutureFactory Factory for client future instances that will create specific versions based on configuration.ClientSynchronization Synchronization callback interface used to execute state updates or similar tasks in the thread context where the associated Future is managed.NoOpAsyncResult Simple NoOp implementation used when the result of the operation does not matter. -
Classes in org.apache.qpid.protonj2.client.futures used by org.apache.qpid.protonj2.client.impl Class Description ClientFuture Asynchronous Client Future class.