Package | Description |
---|---|
com.kaazing.net.ws.amqp |
Modifier and Type | Method and Description |
---|---|
static AmqpClientFactory |
AmqpClientFactory.createAmqpClientFactory()
Creates and returns a new instance of AmqpClientFactory every time the
method is invoked.
|
AmqpClientFactory |
AmqpClient.getAmqpClientFactory()
Returns the instance of
AmqpClientFactory that was used to
to create this instance. |
Constructor and Description |
---|
AmqpClient(AmqpClientFactory factory)
Creates a new AmqpClient with default options.
|
Copyright © 2014. All Rights Reserved.