Uses of Class
org.apache.qpid.protonj2.client.futures.NoOpAsyncResult
- 
Packages that use NoOpAsyncResult Package Description org.apache.qpid.protonj2.client.futures  - 
- 
Uses of NoOpAsyncResult in org.apache.qpid.protonj2.client.futures
Fields in org.apache.qpid.protonj2.client.futures declared as NoOpAsyncResult Modifier and Type Field Description static NoOpAsyncResultNoOpAsyncResult. INSTANCEA singleton instance of the NoOpAsyncResult for use in client operation. 
 -