|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.eclipse.jetty.websocket | |
|---|---|
| org.eclipse.jetty.websocket | |
| Classes in org.eclipse.jetty.websocket used by org.eclipse.jetty.websocket | |
|---|---|
| AbstractExtension
|
|
| Extension
|
|
| MaskGen
|
|
| WebSocket
WebSocket Interface. |
|
| WebSocket.Connection
A Connection interface is passed to a WebSocket instance via the WebSocket.onOpen(Connection) to
give the application access to the specifics of the current connection. |
|
| WebSocket.FrameConnection
Frame Level Connection |
|
| WebSocket.OnFrame
A nested WebSocket interface for receiving any websocket frame |
|
| WebSocketBuffers
The WebSocket Buffer Pool. |
|
WebSocketClient
WebSocketClient allows to create multiple connections to multiple destinations
that can speak the websocket protocol. |
|
| WebSocketClientFactory
WebSocketClientFactory contains the common components needed by multiple WebSocketClient instances
(for example, a ThreadPool, a NIO selector, etc). |
|
| WebSocketConnection
|
|
| WebSocketFactory
Factory to create WebSocket connections |
|
| WebSocketFactory.Acceptor
|
|
| WebSocketGenerator
WebSocketGenerator. |
|
| WebSocketParser
Parser the WebSocket protocol. |
|
| WebSocketParser.FrameHandler
|
|
| WebSocketParserD06.State
|
|
| WebSocketParserD12.State
|
|
| WebSocketParserD13.State
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||