See: Description
| Interface | Description |
|---|---|
| IOState.ConnectionStateListener |
| Class | Description |
|---|---|
| AbstractWebSocketConnection |
Provides the implementation of
LogicalConnection within the framework of the new Connection framework of jetty-io. |
| AbstractWebSocketConnection.Stats | |
| FrameFlusher |
Interface for working with bytes destined for
EndPoint.write(Callback, ByteBuffer...) |
| FramePipes | |
| FutureWriteCallback |
Allows events to a
WriteCallback to drive a Future for the user. |
| IOState |
Simple state tracker for Input / Output and
ConnectionState. |
| WriteCallbackWrapper |
Wraps the exposed
WriteCallback WebSocket API with a Jetty Callback. |
Copyright © 1995-2015 Webtide. All Rights Reserved.