| Package | Description |
|---|---|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HttpInputOverHTTP |
| Modifier and Type | Method | Description |
|---|---|---|
HttpInput |
Request.getHttpInput() |
|
protected HttpInput |
HttpChannel.newHttpInput(HttpChannelState state) |
|
protected HttpInput |
HttpChannelOverHttp.newHttpInput(HttpChannelState state) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
HttpInput.State.blockForContent(HttpInput in) |
| Constructor | Description |
|---|---|
Request(HttpChannel channel,
HttpInput input) |
Copyright © 1995–2018 Webtide. All rights reserved.