| Package | Description |
|---|---|
| org.eclipse.jetty.http |
Jetty Http : Tools for Http processing
|
| Constructor and Description |
|---|
HttpParser(HttpParser.ResponseHandler handler) |
HttpParser(HttpParser.ResponseHandler handler,
int maxHeaderBytes) |
HttpParser(HttpParser.ResponseHandler handler,
int maxHeaderBytes,
boolean strict)
Deprecated.
|
HttpParser(HttpParser.ResponseHandler handler,
int maxHeaderBytes,
HttpCompliance compliance) |
Copyright © 1995-2016 Webtide. All Rights Reserved.