Uses of Class
org.apache.qpid.protonj2.client.impl.ClientInstance
-
Packages that use ClientInstance Package Description org.apache.qpid.protonj2.client.impl -
-
Uses of ClientInstance in org.apache.qpid.protonj2.client.impl
Methods in org.apache.qpid.protonj2.client.impl that return ClientInstance Modifier and Type Method Description ClientInstance
ClientConnection. client()
ClientInstance
ClientReceiver. client()
ClientInstance
ClientSession. client()
ClientInstance
ClientStreamReceiver. client()
static ClientInstance
ClientInstance. create()
static ClientInstance
ClientInstance. create(ClientOptions options)
-