Uses of Class
org.mortbay.jetty.HttpGenerator

Packages that use HttpGenerator
org.mortbay.jetty   
 

Uses of HttpGenerator in org.mortbay.jetty
 

Fields in org.mortbay.jetty declared as HttpGenerator
protected  HttpGenerator HttpGenerator.Output._generator
           
 

Constructors in org.mortbay.jetty with parameters of type HttpGenerator
HttpGenerator.Output(HttpGenerator generator, long maxIdleTime)