Uses of Class
org.glassfish.grizzly.web.container.StaticResourcesAdapter

Packages that use StaticResourcesAdapter
org.glassfish.grizzly.web.container.http11   
 

Uses of StaticResourcesAdapter in org.glassfish.grizzly.web.container.http11
 

Subclasses of StaticResourcesAdapter in org.glassfish.grizzly.web.container.http11
 class GrizzlyAdapter
          Base class to use when GrizzlyRequest/Response/InputStream/OutputStream are needed to implement a customized HTTP container/extendion to the http module.
 class GrizzlyAdapterChain
          The GrizzlyAdapterChain class allow the invokation of multiple GrizzlyAdapter every time a new HTTP requests is ready to be handled.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.