Uses of Class
org.glassfish.grizzly.http.server.StaticResourcesHandler

Packages that use StaticResourcesHandler
org.glassfish.grizzly.http.server   
 

Uses of StaticResourcesHandler in org.glassfish.grizzly.http.server
 

Fields in org.glassfish.grizzly.http.server declared as StaticResourcesHandler
protected  StaticResourcesHandler HttpService.staticResourcesHandler
           
 

Methods in org.glassfish.grizzly.http.server that return StaticResourcesHandler
 StaticResourcesHandler HttpService.getStaticResourcesHandler()
          Get StaticResourcesHandler, which handles requests to a static resources.
 



Copyright © 2010 Oracle Corpration. All Rights Reserved.