Uses of Class
org.apache.qpid.protonj2.client.futures.ClientFutureFactory
-
Packages that use ClientFutureFactory Package Description org.apache.qpid.protonj2.client.futures -
-
Uses of ClientFutureFactory in org.apache.qpid.protonj2.client.futures
Methods in org.apache.qpid.protonj2.client.futures that return ClientFutureFactory Modifier and Type Method Description static ClientFutureFactory
ClientFutureFactory. create(String futureType)
Create a new ClientFutureFactory instance based on the given type name.
-