Package | Description |
---|---|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
org.eclipse.jetty.websocket.common |
Jetty WebSocket Common : Implementation [Internal Use Only]
|
Modifier and Type | Class and Description |
---|---|
private static class |
HttpOutput.WriteBlocker |
Modifier and Type | Field and Description |
---|---|
private SharedBlockingCallback |
HttpOutput._writeBlocker |
Modifier and Type | Class and Description |
---|---|
class |
BlockingWriteCallback
Extends a
SharedBlockingCallback to a WebSocket WriteCallback |