/meta/connects, without waiting for a response.byte[] or ByteBuffer into a BinaryData
object using the Z85 format for outgoing messages, and decodes BinaryData
objects back into byte[] or ByteBuffer for incoming messages.ClientTransports 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.maxNetworkDelay option.BayeuxClient and ClientTransport.TransportListener directly instead.Copyright © 2008–2022 The CometD Project. All rights reserved.