Uses of Class
org.eclipse.jetty.server.HttpInput
-
Packages that use HttpInput Package Description org.eclipse.jetty.server Jetty Server : Core Server API -
-
Uses of HttpInput in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server that return HttpInput Modifier and Type Method Description HttpInput
Request. getHttpInput()
Constructors in org.eclipse.jetty.server with parameters of type HttpInput Constructor Description Request(HttpChannel channel, HttpInput input)
-