Package | Description |
---|---|
org.eclipse.jetty.websocket.common.extensions |
Jetty WebSocket Common : Extension Implementations
|
Modifier and Type | Field and Description |
---|---|
private ExtensionStack.FrameEntry |
ExtensionStack.Flusher.current |
Modifier and Type | Field and Description |
---|---|
private java.util.Queue<ExtensionStack.FrameEntry> |
ExtensionStack.entries |
Modifier and Type | Method and Description |
---|---|
private ExtensionStack.FrameEntry |
ExtensionStack.pollEntry() |
Modifier and Type | Method and Description |
---|---|
private void |
ExtensionStack.offerEntry(ExtensionStack.FrameEntry entry) |