Uses of Interface
org.apache.qpid.protonj2.client.Client
-
Uses of Client in org.apache.qpid.protonj2.client
Modifier and TypeMethodDescriptionConnection.client()
Link.client()
Session.client()
static Client
Client.create()
static Client
Client.create
(ClientOptions options) Create a newClient
instance using provided configuration options.Modifier and TypeMethodDescriptionClient.closeAsync()
Closes all currently openConnection
instances created by this client. -
Uses of Client in org.apache.qpid.protonj2.client.impl
Modifier and TypeClassDescriptionfinal class
Container ofConnection
instances that are all created with the same container parent and therefore share the same container Id.