| Name | Description | Type | Package | Framework |
| AbstractEventDriver | EventDriver is the main interface between the User's WebSocket POJO and the internal jetty implementation of WebSocket. | Class | org.eclipse.jetty.websocket.common.events | Jetty |
| AbstractMethodAnnotationScanner | Class | org.eclipse.jetty.websocket.common.events.annotated | Jetty | |
| CallableMethod | Class | org.eclipse.jetty.websocket.common.events.annotated | Jetty | |
| EventDriver | Interface | org.eclipse.jetty.websocket.common.events | Jetty | |
| EventDriverFactory | Create EventDriver implementations. | Class | org.eclipse.jetty.websocket.common.events | Jetty |
| EventDriverImpl | A specific implementation of a EventDriver. | Interface | org.eclipse.jetty.websocket.common.events | Jetty |
| EventMethod | Class | org.eclipse.jetty.websocket.common.events.annotated | Jetty | |
| EventMethods | A representation of the methods available to call for a particular class. | Class | org.eclipse.jetty.websocket.common.events.annotated | Jetty |
| InvalidSignatureException | Class | org.eclipse.jetty.websocket.common.events.annotated | Jetty | |
| JettyAnnotatedEventDriver | Handler for Annotated User WebSocket objects. | Class | org.eclipse.jetty.websocket.common.events | Jetty |
| JettyAnnotatedImpl | Class | org.eclipse.jetty.websocket.common.events | Jetty | |
| JettyAnnotatedMetadata | Class | org.eclipse.jetty.websocket.common.events | Jetty | |
| JettyAnnotatedScanner | Class | org.eclipse.jetty.websocket.common.events | Jetty | |
| JettyListenerEventDriver | Handler for WebSocketListener based User WebSocket implementations. | Class | org.eclipse.jetty.websocket.common.events | Jetty |
| JettyListenerImpl | Class | org.eclipse.jetty.websocket.common.events | Jetty | |
| OptionalSessionCallableMethod | Class | org.eclipse.jetty.websocket.common.events.annotated | Jetty | |
| ParamList | Simple class for representing a list of class arrays. | Class | org.eclipse.jetty.websocket.common.events | Jetty |