Package org.eclipse.jetty.server
Class HttpChannelListeners
java.lang.Object
org.eclipse.jetty.server.HttpChannelListeners
Deprecated.
A HttpChannel.Listener that holds a collection of
other HttpChannel.Listener instances that are efficiently
invoked without iteration.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HttpChannelListeners
public HttpChannelListeners()Deprecated.
-