Package | Description |
---|---|
org.eclipse.jetty.client |
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
org.eclipse.jetty.http |
Modifier and Type | Class and Description |
---|---|
class |
HttpReceiver |
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) |
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.