public class ReceiptEvent
extends org.springframework.web.socket.messaging.AbstractSubProtocolEvent
AbstractSubProtocolEvent implementation, which is emitted
for the WebSocket sub-protocol-specific RECEIPT frame on the client side.| Constructor and Description |
|---|
ReceiptEvent(java.lang.Object source,
org.springframework.messaging.Message<byte[]> message) |