Package org.loboevolution.events
Interface CloseEvent
- All Superinterfaces:
Event
- All Known Implementing Classes:
CloseEventImpl
A CloseEvent is sent to clients using WebSockets when the connection is closed.
This is delivered to the listener indicated by the WebSocket object's onclose attribute.
- See Also:
-
Field Summary
Fields inherited from interface org.loboevolution.events.Event
AT_TARGET, BUBBLING_PHASE, CAPTURING_PHASE, NONE
-
Method Summary
Methods inherited from interface org.loboevolution.events.Event
getBubbles, getCancelable, getComposed, getComposedPath, getCurrentTarget, getDefaultPrevented, getEventPhase, getReturnValue, getSrcElement, getStopImmediatePropagation, getStopPropagation, getTarget, getTimeStamp, getTrusted, getType, initEvent, initEvent, initEvent, preventDefault