Package | Description |
---|---|
com.kaazing.net.ws.amqp |
Modifier and Type | Method and Description |
---|---|
ConnectionEvent.Kind |
ConnectionEvent.getKind()
Returns the kind of event
|
static ConnectionEvent.Kind |
ConnectionEvent.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionEvent.Kind[] |
ConnectionEvent.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ConnectionEvent(AmqpClient client,
ConnectionEvent.Kind kind) |
ConnectionEvent(AmqpClient client,
ConnectionEvent.Kind kind,
com.kaazing.net.ws.amqp.impl.AmqpBuffer.Arg[] args) |
Copyright © 2014. All Rights Reserved.