|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.streamhub.api | |
|---|---|
| com.streamhub.api | The main classes and interfaces of the Streaming API. |
| com.streamhub.nio | The main classes for creating and starting the server. |
| Classes in com.streamhub.api used by com.streamhub.api | |
|---|---|
| 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. |
|
| 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. |
|
| Classes in com.streamhub.api used by com.streamhub.nio | |
|---|---|
| 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. |
|
| PushServer
The server to which connections are made by clients. |
|
| SubscriptionManager
Provides the core publish and subscribe listening capabilities of the server. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||