|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Client | Represents a client - either a browser (Comet) client or a direct client using one of the thick client SDKs (e.g. |
| Payload | A Payload represents a message which is to be sent over the wire to a client or has been received from a client. |
| Publisher | A Publisher allows you to publish to all subscribed clients on a particular topic. |
| PublishListener | This interface is used to receive messages published by clients. |
| PushServer | The server to which connections are made by clients. |
| SubscriptionListener | This interface is used to receive callbacks when a client subscribes or unsubscribes from a topic. |
| SubscriptionManager | Provides the core publish and subscribe listening capabilities of the server. |
| Class Summary | |
|---|---|
| JsonPayload | JsonPayload sends its message as a JSON string. |
The main classes and interfaces of the Streaming API.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||