| Package | Description |
|---|---|
| org.eclipse.jetty.client.http | |
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
| Modifier and Type | Class and Description |
|---|---|
private class |
HttpSenderOverHTTP.ByteBufferRecyclerCallback |
| Modifier and Type | Class and Description |
|---|---|
private class |
HttpChannel.Commit100Callback |
private class |
HttpChannel.CommitCallback |
private class |
HttpChannel.ContentCallback |
| Modifier and Type | Class and Description |
|---|---|
class |
CountingCallback
A callback wrapper that succeeds the wrapped callback when the count is
reached, or on first failure.
|
| Constructor and Description |
|---|
Nested(Callback.Nested nested) |