| 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 and Description |
|---|---|
void |
ExtensionStack.configure(Generator generator) |
| Modifier and Type | Method and Description |
|---|---|
Generator |
AbstractWebSocketConnection.getGenerator() |
| Constructor and Description |
|---|
FrameFlusher(ByteBufferPool bufferPool,
Generator generator,
EndPoint endpoint,
int bufferSize,
int maxGather) |
Copyright © 1995-2015 Webtide. All Rights Reserved.