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
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:
- 
Field SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.web.socket.messaging.AbstractSubProtocolEventgetMessage, getUser, toStringMethods inherited from class org.springframework.context.ApplicationEventgetTimestampMethods inherited from class java.util.EventObjectgetSource
- 
Constructor Details- 
ReceiptEvent
 
-