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