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.NotifyFailureHttpChannelListeners.NotifyFailure.NOOPprivate final HttpChannelListeners.NotifyFailureHttpChannelListeners.onDispatchFailureprivate final HttpChannelListeners.NotifyFailureHttpChannelListeners.onRequestFailureprivate final HttpChannelListeners.NotifyFailureHttpChannelListeners.onResponseFailureMethods in org.eclipse.jetty.server that return HttpChannelListeners.NotifyFailureModifier and TypeMethodDescriptionprivate static HttpChannelListeners.NotifyFailureHttpChannelListeners.combine(HttpChannelListeners.NotifyFailure first, HttpChannelListeners.NotifyFailure second) Methods in org.eclipse.jetty.server with parameters of type HttpChannelListeners.NotifyFailureModifier and TypeMethodDescriptionprivate static HttpChannelListeners.NotifyFailureHttpChannelListeners.combine(HttpChannelListeners.NotifyFailure first, HttpChannelListeners.NotifyFailure second)