Uses of Package
org.cometd.client.transport
Packages that use org.cometd.client.transport
Package
Description
-
Classes in org.cometd.client.transport used by org.cometd.clientClassDescription
ClientTransports are used byBayeuxClientto send and receive Bayeux messages.Abstracts the communication betweenBayeuxClientandClientTransport. -
Classes in org.cometd.client.transport used by org.cometd.client.http.commonClassDescription
ClientTransports are used byBayeuxClientto send and receive Bayeux messages.Abstracts the communication betweenBayeuxClientandClientTransport. -
Classes in org.cometd.client.transport used by org.cometd.client.http.jettyClassDescription
ClientTransports are used byBayeuxClientto send and receive Bayeux messages.Abstracts the communication betweenBayeuxClientandClientTransport. -
Classes in org.cometd.client.transport used by org.cometd.client.http.okhttpClassDescription
ClientTransports are used byBayeuxClientto send and receive Bayeux messages.Abstracts the communication betweenBayeuxClientandClientTransport. -
Classes in org.cometd.client.transport used by org.cometd.client.transportClassDescription
ClientTransports are used byBayeuxClientto send and receive Bayeux messages.Abstracts the communication betweenBayeuxClientandClientTransport. -
Classes in org.cometd.client.transport used by org.cometd.client.websocket.commonClassDescription
ClientTransports are used byBayeuxClientto send and receive Bayeux messages.Classes implementingMessageClientTransportindicate that the transport they provide receives messages without the need of a previous request, like it happens in HTTP long poll.Abstracts the communication betweenBayeuxClientandClientTransport. -
Classes in org.cometd.client.transport used by org.cometd.client.websocket.javaxClassDescription
ClientTransports are used byBayeuxClientto send and receive Bayeux messages.Classes implementingMessageClientTransportindicate that the transport they provide receives messages without the need of a previous request, like it happens in HTTP long poll.Abstracts the communication betweenBayeuxClientandClientTransport. -
Classes in org.cometd.client.transport used by org.cometd.client.websocket.jettyClassDescription
ClientTransports are used byBayeuxClientto send and receive Bayeux messages.Classes implementingMessageClientTransportindicate that the transport they provide receives messages without the need of a previous request, like it happens in HTTP long poll.Abstracts the communication betweenBayeuxClientandClientTransport. -
Classes in org.cometd.client.transport used by org.cometd.client.websocket.okhttpClassDescription
ClientTransports are used byBayeuxClientto send and receive Bayeux messages.Classes implementingMessageClientTransportindicate that the transport they provide receives messages without the need of a previous request, like it happens in HTTP long poll.Abstracts the communication betweenBayeuxClientandClientTransport. -
Classes in org.cometd.client.transport used by org.cometd.oort