Uses of Interface
org.eclipse.jetty.server.HttpChannel.Listener
-
Uses of HttpChannel.Listener in org.eclipse.jetty.server
Modifier and TypeClassDescriptionstatic class
Deprecated.class
AHttpChannel.Listener
that holds a collection of otherHttpChannel.Listener
instances that are efficiently invoked without iteration.Modifier and TypeFieldDescriptionstatic HttpChannel.Listener
HttpChannelListeners.NOOP
static HttpChannel.Listener
HttpChannel.NOOP_LISTENER
Modifier and TypeMethodDescriptionAbstractConnector.getHttpChannelListeners()
Get theHttpChannel.Listener
s added to the connector as a single combined Listener.Modifier and TypeMethodDescriptionboolean
HttpChannel.addListener
(HttpChannel.Listener listener) Deprecated.boolean
HttpChannel.removeListener
(HttpChannel.Listener listener) Deprecated.