Package | Description |
---|---|
org.eclipse.jetty.websocket.common.extensions.fragment |
Jetty WebSocket Common : Auto Fragment Extension Implementation
|
Modifier and Type | Field and Description |
---|---|
private FragmentExtension.FrameEntry |
FragmentExtension.Flusher.current |
Modifier and Type | Field and Description |
---|---|
private java.util.Queue<FragmentExtension.FrameEntry> |
FragmentExtension.entries |
Modifier and Type | Method and Description |
---|---|
private FragmentExtension.FrameEntry |
FragmentExtension.pollEntry() |
Modifier and Type | Method and Description |
---|---|
private void |
FragmentExtension.Flusher.fragment(FragmentExtension.FrameEntry entry,
boolean first) |
private void |
FragmentExtension.offerEntry(FragmentExtension.FrameEntry entry) |