Interface | Description |
---|---|
ConnectResult |
Result of the connect.
|
DisconnectResult |
Result of the disconnect.
|
HandshakeResult |
Details of the handshake.
|
PublishResult |
Result of the publish.
|
SubscribeResult |
Result of the subscribe.
|
TransportBayeuxServer |
Interface of the
BayeuxServer for the Transport . |
TransportCallback<R> |
Generic transport callback.
|
TransportMessage |
Transport
Message . |
TransportMessage.TransportMutable |
Mutable
TransportMessage . |
TransportResult |
Generic result of an operation.
|
TransportServerSession |
Transport interface to the ServerSession . |
UnsubscribeResult |
Result of the unsubscribe.
|
Copyright © 2005–2016. All rights reserved.