All Implemented Interfaces:
Serializable

public class ReceiptEvent extends AbstractSubProtocolEvent
The AbstractSubProtocolEvent implementation, which is emitted for the WebSocket sub-protocol-specific RECEIPT frame on the client side.
Since:
4.1.3
Author:
Artem Bilan
See Also:
  • Constructor Details

    • ReceiptEvent

      public ReceiptEvent(Object source, Message<byte[]> message)