Package org.cometd.client.ext
-
Class Summary 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 encodesbyte[]
orByteBuffer
into aBinaryData
object using theZ85
format for outgoing messages, and decodesBinaryData
objects back intobyte[]
orByteBuffer
for incoming messages.TimestampClientExtension TimesyncClientExtension