Interface Session.Listener.AutoDemanding
- All Superinterfaces:
 Session.Listener
- All Known Implementing Classes:
 Session.Listener.AbstractAutoDemanding
- Enclosing interface:
 Session.Listener
Tag interface that signals that the WebSocket endpoint is demanding for WebSocket frames automatically.
- See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from interface Session.Listener
Session.Listener.Abstract, Session.Listener.AbstractAutoDemanding, Session.Listener.AutoDemanding - 
Method Summary
Methods inherited from interface Session.Listener
onWebSocketBinary, onWebSocketClose, onWebSocketClose, onWebSocketError, onWebSocketFrame, onWebSocketOpen, onWebSocketPartialBinary, onWebSocketPartialText, onWebSocketPing, onWebSocketPong, onWebSocketText