Uses of Interface
org.eclipse.jetty.http.HttpParser.HttpHandler
Packages that use HttpParser.HttpHandler
Package
Description
Jetty Http : Tools for Http processing
Jetty Server : Core Server API
-
Uses of HttpParser.HttpHandler in org.eclipse.jetty.client.http
Classes in org.eclipse.jetty.client.http that implement HttpParser.HttpHandler -
Uses of HttpParser.HttpHandler in org.eclipse.jetty.http
Subinterfaces of HttpParser.HttpHandler in org.eclipse.jetty.httpModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in org.eclipse.jetty.http that implement HttpParser.HttpHandlerModifier and TypeClassDescriptionstatic class
static class
static class
Methods in org.eclipse.jetty.http that return HttpParser.HttpHandler -
Uses of HttpParser.HttpHandler in org.eclipse.jetty.server
Classes in org.eclipse.jetty.server that implement HttpParser.HttpHandlerModifier and TypeClassDescriptionclass
An HttpChannel customized to be transported over the HTTP/1 protocol