/meta/connect
s, without waiting for a response.BayeuxClient
is the implementation of a client for the Bayeux protocol.BayeuxClient
that will connect to the Bayeux server at the given URL
and with the given transport(s).BayeuxClient
that will connect to the Bayeux server at the given URL,
with the given scheduler and with the given transport(s).BayeuxClient
may assumeClientTransport
s are used by BayeuxClient
to send and receive Bayeux messages.disconnect
and uses the given timeout
to wait for the disconnect to complete.MessageClientTransport
indicate that the transport they provide
receives messages without the need of a previous request, like it happens in HTTP long poll.BayeuxClient
and ClientTransport
.BayeuxClient
to reach the given state(s) within the given time.Copyright © 2008–2017 The CometD Project. All rights reserved.