Package | Description |
---|---|
com.kaazing.net.ws.amqp |
Class and Description |
---|
AmqpArguments
AmqpArguments class is used to send arguments and custom headers.
|
AmqpArguments.AmqpTableEntry
AmqpTableEntry represents a single entry in the table containing
custom headers.
|
AmqpChannel
AMQP Channel AmqpChannel represents the channel created on the AMQP connection to the server.
|
AmqpClient
AmqpClient provides a WebSocket-based Java client API to communicate with any compatible AMQP server that supports AMQP 0.9-1 spec.
|
AmqpClient.ReadyState
Values are CONNECTING = 0, OPEN = 1 and CLOSED = 2;
|
AmqpClientFactory
AmqClientFactory is used to create instances of
AmqpClient . |
AmqpEvent |
AmqpProperties
AmqpProperties class is used to specify the pre-defined properties as per
AMQP 0-9-1 specification.
|
ChannelEvent |
ChannelEvent.Kind
The Kind of ChannelEvent
|
ChannelEvent.MethodName |
ChannelListener |
ConnectionEvent |
ConnectionEvent.Kind
Kind of event
|
ConnectionListener
Listener for AMQP messages from the server
|
Copyright © 2014. All Rights Reserved.