Class ReceiptEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.web.socket.messaging.AbstractSubProtocolEvent
org.springframework.integration.websocket.event.ReceiptEvent
- 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:
- Serialized Form
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ReceiptEvent(Object source, Message<byte[]> message)
-
Method Summary
Methods inherited from class org.springframework.web.socket.messaging.AbstractSubProtocolEvent
getMessage, getUser, toString