See: Description
| Class | Description |
|---|---|
| AnnotatedEventDriver |
Handler for Annotated User WebSocket objects.
|
| EventDriver |
EventDriver is the main interface between the User's WebSocket POJO and the internal jetty implementation of WebSocket.
|
| EventDriverFactory |
Create EventDriver implementations.
|
| EventMethod | |
| EventMethods |
A representation of the methods available to call for a particular class.
|
| ListenerEventDriver |
Handler for
WebSocketListener based User WebSocket implementations. |
| ParamList |
Simple class for representing a list of class arrays.
|
| Exception | Description |
|---|---|
| InvalidSignatureException |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.