Class HttpChannelListeners

java.lang.Object
org.eclipse.jetty.server.HttpChannelListeners

@Deprecated public class HttpChannelListeners extends Object
Deprecated.
A HttpChannel.Listener that holds a collection of other HttpChannel.Listener instances that are efficiently invoked without iteration.
See Also:
  • Constructor Details

    • HttpChannelListeners

      public HttpChannelListeners()
      Deprecated.