Package | Description |
---|---|
org.eclipse.jetty.client.http | |
org.eclipse.jetty.http |
Jetty Http : Tools for Http processing
|
Modifier and Type | Class and Description |
---|---|
class |
HttpReceiverOverHTTP |
Modifier and Type | Class and Description |
---|---|
static class |
HttpTester.Response |
Constructor and Description |
---|
HttpParser(HttpParser.ResponseHandler<ByteBuffer> handler) |
HttpParser(HttpParser.ResponseHandler<ByteBuffer> handler,
int maxHeaderBytes) |
HttpParser(HttpParser.ResponseHandler<ByteBuffer> handler,
int maxHeaderBytes,
boolean strict) |
Copyright © 1995-2015 Webtide. All Rights Reserved.