Package | Description |
---|---|
org.eclipse.jetty.http | |
org.eclipse.jetty.server | |
org.eclipse.jetty.websocket.server.mux |
Jetty WebSocket Server : MUX Extension [Unstable Early Draft]
|
Modifier and Type | Class and Description |
---|---|
static class |
HttpTester.Request |
Constructor and Description |
---|
HttpParser(HttpParser.RequestHandler<ByteBuffer> handler) |
HttpParser(HttpParser.RequestHandler<ByteBuffer> handler,
int maxHeaderBytes) |
Modifier and Type | Class and Description |
---|---|
class |
HttpChannel<T>
HttpChannel.
|
Modifier and Type | Method and Description |
---|---|
protected HttpParser.RequestHandler<ByteBuffer> |
HttpConnection.newRequestHandler() |
Modifier and Type | Class and Description |
---|---|
class |
HttpChannelOverMux
Process incoming AddChannelRequest headers within the existing Jetty framework.
|
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.