Uses of Class
org.glassfish.grizzly.osgi.httpservice.OSGiServletContext
Packages that use OSGiServletContext
-
Uses of OSGiServletContext in org.glassfish.grizzly.osgi.httpservice
Constructors in org.glassfish.grizzly.osgi.httpservice with parameters of type OSGiServletContextModifierConstructorDescriptionOSGiResourceHandler(String alias, String prefix, org.osgi.service.http.HttpContext httpContext, OSGiServletContext servletContext, Logger logger) Default constructor.OSGiServletHandler(javax.servlet.Servlet servlet, org.osgi.service.http.HttpContext httpContext, OSGiServletContext servletContext, HashMap<String, String> servletInitParams, Logger logger)