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