| Class and Description |
|---|
| EventMessage
Subscribers receive PubSub events published by other components of the system via the
EVENT message.
|
| Class and Description |
|---|
| EventMessage
Subscribers receive PubSub events published by other components of the system via the
EVENT message.
|
| PublishMessage
The client will send an event to all clients connected to the server who have
subscribed to the topicURI.
|
| PubSubMessage
Base class for the publish/subscribe messages.
|
| SubscribeMessage
A client requests access to a valid topicURI to receive events published to the given
topicURI.
|
| UnsubscribeMessage
Calling unsubscribe on a topicURI informs the server to stop delivering messages to the
client previously subscribed to that topicURI.
|
| Class and Description |
|---|
| WampMessage |
| Class and Description |
|---|
| CallMessage
A client initiates a RPC by sending this message
|
| Class and Description |
|---|
| CallMessage
A client initiates a RPC by sending this message
|
| EventMessage
Subscribers receive PubSub events published by other components of the system via the
EVENT message.
|
| PublishMessage
The client will send an event to all clients connected to the server who have
subscribed to the topicURI.
|
| PubSubMessage
Base class for the publish/subscribe messages.
|
| UnsubscribeMessage
Calling unsubscribe on a topicURI informs the server to stop delivering messages to the
client previously subscribed to that topicURI.
|
| WampMessage |
| WampMessageHeader
Enumeration of supported headers in a
WampMessage. |
| WampMessageType
Enumeration of the WAMP v1 message types.
|
| Class and Description |
|---|
| WampMessage |
| WampMessageType
Enumeration of the WAMP v1 message types.
|
| Class and Description |
|---|
| EventMessage
Subscribers receive PubSub events published by other components of the system via the
EVENT message.
|
Copyright © 2014–2017. All rights reserved.