| Interface | Description |
|---|---|
| ClientTransport.Factory | |
| ClientTransport.FailureHandler | |
| MessageClientTransport |
Classes implementing
MessageClientTransport indicate that the transport they provide
receives messages without the need of a previous request, like it happens in HTTP long poll. |
| TransportListener |
Abstracts the communication between
BayeuxClient and ClientTransport. |
| Class | Description |
|---|---|
| ClientTransport |
ClientTransports are used by BayeuxClient to send and receive Bayeux messages. |
| ClientTransport.FailureInfo | |
| HttpClientTransport | |
| LongPollingTransport | |
| LongPollingTransport.Factory | |
| TransportListener.Empty | |
| TransportRegistry |
Copyright © 2008–2017 The CometD Project. All rights reserved.