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