Uses of Package
org.apache.qpid.protonj2.client.futures
Packages that use org.apache.qpid.protonj2.client.futures
-
Classes in org.apache.qpid.protonj2.client.futures used by org.apache.qpid.protonj2.client.futuresClassDescriptionDefines a result interface for Asynchronous operations.Asynchronous Client Future class.Factory for client future instances that will create specific versions based on configuration.Synchronization callback interface used to execute state updates or similar tasks in the thread context where the associated Future is managed.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