Package org.cometd.client.transport
-
Interface Summary Interface Description ClientTransport.Factory ClientTransport.FailureHandler 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
. -
Class Summary Class Description ClientTransport ClientTransport
s are used byBayeuxClient
to send and receive Bayeux messages.ClientTransport.FailureInfo HttpClientTransport TransportRegistry