Package org.eclipse.jetty.websocket.common.events
package org.eclipse.jetty.websocket.common.events
Jetty WebSocket Common : Event Driver for WebSocket Object
-
ClassDescriptionEventDriver is the main interface between the User's WebSocket POJO and the internal jetty implementation of WebSocket.Create EventDriver implementations.A specific implementation of a EventDriver.Handler for Annotated User WebSocket objects.Handler for
WebSocketListener
based User WebSocket implementations.Simple class for representing a list of class arrays.