| 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.Send100Callback |
private class |
HttpChannel.SendCallback |
| Modifier and Type | Class and Description |
|---|---|
static class |
Callback.Nested
Nested Completing Callback that completes after
completing the nested callback
|
class |
CountingCallback
A callback wrapper that succeeds the wrapped callback when the count is
reached, or on first failure.
|