Class | Description |
---|---|
AckExtension |
This client-side extension enables the client to acknowledge to the server
the messages that the client has received.
|
BinaryExtension |
A client extension that encodes
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. |
TimestampClientExtension | |
TimesyncClientExtension |
Copyright © 2008–2024 The CometD Project. All rights reserved.