Uses of Package
org.cometd.client.transport
-
Classes in org.cometd.client.transport used by org.cometd.client Class Description ClientTransport ClientTransport
s are used byBayeuxClient
to send and receive Bayeux messages.ClientTransport.FailureHandler ClientTransport.FailureInfo -
Classes in org.cometd.client.transport used by org.cometd.client.transport Class Description ClientTransport ClientTransport
s are used byBayeuxClient
to send and receive Bayeux messages.ClientTransport.Factory ClientTransport.FailureInfo HttpClientTransport TransportListener Abstracts the communication betweenBayeuxClient
andClientTransport
. -
Classes in org.cometd.client.transport used by org.cometd.oort Class Description ClientTransport ClientTransport
s are used byBayeuxClient
to send and receive Bayeux messages.ClientTransport.Factory -
Classes in org.cometd.client.transport used by org.cometd.websocket.client Class Description ClientTransport ClientTransport
s are used byBayeuxClient
to send and receive Bayeux messages.ClientTransport.Factory HttpClientTransport MessageClientTransport Classes implementingMessageClientTransport
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 betweenBayeuxClient
andClientTransport
. -
Classes in org.cometd.client.transport used by org.cometd.websocket.client.common Class Description ClientTransport ClientTransport
s are used byBayeuxClient
to send and receive Bayeux messages.HttpClientTransport MessageClientTransport Classes implementingMessageClientTransport
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 betweenBayeuxClient
andClientTransport
. -
Classes in org.cometd.client.transport used by org.cometd.websocket.client.okhttp Class Description ClientTransport ClientTransport
s are used byBayeuxClient
to send and receive Bayeux messages.ClientTransport.Factory HttpClientTransport MessageClientTransport Classes implementingMessageClientTransport
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 betweenBayeuxClient
andClientTransport
.