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 |
ClientTransport s are used by BayeuxClient to send and receive Bayeux messages. |
ClientTransport.FailureInfo | |
HttpClientTransport | |
TransportListener.Empty | Deprecated
use
TransportListener directly instead. |
TransportRegistry |
Copyright © 2008–2024 The CometD Project. All rights reserved.