Uses of Class
org.glassfish.grizzly.http.server.StaticHttpHandlerBase
Packages that use StaticHttpHandlerBase
-
Uses of StaticHttpHandlerBase in org.glassfish.grizzly.http.server
Subclasses of StaticHttpHandlerBase in org.glassfish.grizzly.http.serverModifier and TypeClassDescriptionclassHttpHandler, which processes requests to a static resources resolved by a givenClassLoader.classHttpHandler, which processes requests to a static resources. -
Uses of StaticHttpHandlerBase in org.glassfish.grizzly.servlet
Constructors in org.glassfish.grizzly.servlet with parameters of type StaticHttpHandlerBaseModifierConstructorDescriptionprotectedDefaultServlet(StaticHttpHandlerBase staticHttpHandlerBase)