Uses of Interface
org.eclipse.jetty.http.HttpParser.HttpHandler
-
Packages that use HttpParser.HttpHandler Package Description org.eclipse.jetty.http Jetty Http : Tools for Http processing -
-
Uses of HttpParser.HttpHandler in org.eclipse.jetty.http
Subinterfaces of HttpParser.HttpHandler in org.eclipse.jetty.http Modifier and Type Interface Description static interfaceHttpParser.RequestHandlerstatic interfaceHttpParser.ResponseHandlerClasses in org.eclipse.jetty.http that implement HttpParser.HttpHandler Modifier and Type Class Description static classHttpTester.Messagestatic classHttpTester.Requeststatic classHttpTester.ResponseMethods in org.eclipse.jetty.http that return HttpParser.HttpHandler Modifier and Type Method Description HttpParser.HttpHandlerHttpParser. getHandler()
-