Uses of Interface
org.eclipse.jetty.server.HttpChannelListeners.NotifyFailure
Packages that use HttpChannelListeners.NotifyFailure
-
Uses of HttpChannelListeners.NotifyFailure in org.eclipse.jetty.server
Fields in org.eclipse.jetty.server declared as HttpChannelListeners.NotifyFailureModifier and TypeFieldDescriptionstatic final HttpChannelListeners.NotifyFailure
HttpChannelListeners.NotifyFailure.NOOP
private final HttpChannelListeners.NotifyFailure
HttpChannelListeners.onDispatchFailure
private final HttpChannelListeners.NotifyFailure
HttpChannelListeners.onRequestFailure
private final HttpChannelListeners.NotifyFailure
HttpChannelListeners.onResponseFailure
Methods in org.eclipse.jetty.server that return HttpChannelListeners.NotifyFailureModifier and TypeMethodDescriptionprivate static HttpChannelListeners.NotifyFailure
HttpChannelListeners.combine
(HttpChannelListeners.NotifyFailure first, HttpChannelListeners.NotifyFailure second) Methods in org.eclipse.jetty.server with parameters of type HttpChannelListeners.NotifyFailureModifier and TypeMethodDescriptionprivate static HttpChannelListeners.NotifyFailure
HttpChannelListeners.combine
(HttpChannelListeners.NotifyFailure first, HttpChannelListeners.NotifyFailure second)