See: Description
| Interface | Description |
|---|---|
| EventDriver | |
| EventDriverImpl |
A specific implementation of a EventDriver.
|
| Class | Description |
|---|---|
| AbstractEventDriver |
EventDriver is the main interface between the User's WebSocket POJO and the internal jetty implementation of WebSocket.
|
| EventDriverFactory |
Create EventDriver implementations.
|
| JettyAnnotatedEventDriver |
Handler for Annotated User WebSocket objects.
|
| JettyAnnotatedImpl | |
| JettyAnnotatedMetadata | |
| JettyAnnotatedScanner | |
| JettyListenerEventDriver |
Handler for
WebSocketListener based User WebSocket implementations. |
| JettyListenerImpl | |
| ParamList |
Simple class for representing a list of class arrays.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.