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 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