| Package | Description |
|---|---|
| org.eclipse.jetty.server |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteBufferHttpInput
An implementation of HttpInput using
ByteBuffer as items. |
| Modifier and Type | Method and Description |
|---|---|
HttpInput<?> |
Request.getHttpInput() |
| Constructor and Description |
|---|
HttpChannel(Connector connector,
HttpConfiguration configuration,
EndPoint endPoint,
HttpTransport transport,
HttpInput<T> input) |
Request(HttpChannel<?> channel,
HttpInput<?> input) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.