| Package | Description |
|---|---|
| org.eclipse.jetty.server |
Jetty Server : Core Server API
|
| Modifier and Type | Field and Description |
|---|---|
static HttpChannelListeners.NotifyFailure |
HttpChannelListeners.NotifyFailure.NOOP |
private HttpChannelListeners.NotifyFailure |
HttpChannelListeners.onDispatchFailure |
private HttpChannelListeners.NotifyFailure |
HttpChannelListeners.onRequestFailure |
private HttpChannelListeners.NotifyFailure |
HttpChannelListeners.onResponseFailure |
| Modifier and Type | Method and Description |
|---|---|
private static HttpChannelListeners.NotifyFailure |
HttpChannelListeners.combine(HttpChannelListeners.NotifyFailure first,
HttpChannelListeners.NotifyFailure second) |
| Modifier and Type | Method and Description |
|---|---|
private static HttpChannelListeners.NotifyFailure |
HttpChannelListeners.combine(HttpChannelListeners.NotifyFailure first,
HttpChannelListeners.NotifyFailure second) |