Uses of Class
org.eclipse.jetty.http.HttpGenerator
-
Packages that use HttpGenerator Package Description org.eclipse.jetty.client.http org.eclipse.jetty.server Jetty Server : Core Server API -
-
Uses of HttpGenerator in org.eclipse.jetty.client.http
Fields in org.eclipse.jetty.client.http declared as HttpGenerator Modifier and Type Field Description private HttpGeneratorHttpSenderOverHTTP. generator -
Uses of HttpGenerator in org.eclipse.jetty.server
Fields in org.eclipse.jetty.server declared as HttpGenerator Modifier and Type Field Description private HttpGeneratorHttpConnection. _generatorMethods in org.eclipse.jetty.server that return HttpGenerator Modifier and Type Method Description HttpGeneratorHttpConnection. getGenerator()protected HttpGeneratorHttpConnection. newHttpGenerator()
-