| Package | Description |
|---|---|
| org.eclipse.jetty.ajp | |
| org.eclipse.jetty.http | |
| org.eclipse.jetty.nested | |
| org.eclipse.jetty.server |
| Modifier and Type | Class and Description |
|---|---|
class |
Ajp13Generator |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGenerator
Abstract Generator.
|
class |
HttpGenerator
HttpGenerator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NestedGenerator |
| Modifier and Type | Field and Description |
|---|---|
protected Generator |
AbstractHttpConnection._generator |
| Modifier and Type | Method and Description |
|---|---|
Generator |
AbstractHttpConnection.getGenerator() |
| Constructor and Description |
|---|
AbstractHttpConnection(Connector connector,
EndPoint endpoint,
Server server,
Parser parser,
Generator generator,
Request request) |
BlockingHttpConnection(Connector connector,
EndPoint endpoint,
Server server,
Parser parser,
Generator generator,
Request request) |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.