| Package | Description |
|---|---|
| org.eclipse.jetty.websocket.common.extensions |
Jetty WebSocket Common : Extension Implementations
|
| org.eclipse.jetty.websocket.common.io |
Jetty WebSocket Common : I/O Implementation
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ExtensionStack.configure(Generator generator) |
| Modifier and Type | Method | Description |
|---|---|---|
Generator |
AbstractWebSocketConnection.getGenerator() |
| Constructor | Description |
|---|---|
FrameFlusher(org.eclipse.jetty.io.ByteBufferPool bufferPool,
Generator generator,
org.eclipse.jetty.io.EndPoint endPoint,
int bufferSize,
int maxGather) |
Copyright © 1995–2018 Webtide. All rights reserved.