Package | Description |
---|---|
org.eclipse.jetty.client.http | |
org.eclipse.jetty.fcgi.parser | |
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
Modifier and Type | Field and Description |
---|---|
private HttpParser |
HttpReceiverOverHTTP.parser |
Modifier and Type | Class and Description |
---|---|
private static class |
ResponseContentParser.FCGIHttpParser |
Modifier and Type | Field and Description |
---|---|
private HttpParser |
HttpConnection._parser |
Modifier and Type | Method and Description |
---|---|
HttpParser |
HttpConnection.getParser() |
protected HttpParser |
HttpConnection.newHttpParser(HttpCompliance compliance) |