|
Class Summary |
| AckMessage |
An AckMessage is an acknowledgment confirming the arrival of a message. |
| MessageID |
A messageID is a unique identifier of a message. |
| PostinaReliableScribeTransportMessage |
A PostinaReliableScribeTransportMessage is the message actually sent over the
network when reliability is required. |
| PostinaScribeTransportMessage |
A ScribeTransportMessage is the message used internally to
encapsulate the message to be sent over the network. |
| ScribeApplication |
The class ScribeApplication implements the client on the
scribe-layer. |
| ScribeID |
The concrete implementation of PostinaID that is used internally by Postina. |
| ScribeNetworkLayer |
|
| ScribeRequestMessage |
A ScribeRequestMessage is a special message that is sent to a
client in the network to ask it to perform a certain action. |
| ScribeTopic |
The ScribeTopic is the representation for a Topic used
internally by Postina. |
| SubscribeRequest |
A SubscribeRequest is a ScribeRequestMessage that
tells the client to which the SubscribeRequest is sent how
(that is to which topics and with which message) to issue the requested
subscription. |
| UnsubscribeRequest |
An UnsubscribeRequest is a ScribeRequestMessage that
tells the client to it is sent how from which topics it has to unsubscribe. |