Uses of Class
org.glassfish.grizzly.servlet.ServletConfigImpl
-
-
Uses of ServletConfigImpl in org.glassfish.grizzly.servlet
Methods in org.glassfish.grizzly.servlet that return ServletConfigImpl Modifier and Type Method Description ServletConfigImplServletHandler. getServletConfig()Constructors in org.glassfish.grizzly.servlet with parameters of type ServletConfigImpl Constructor Description ServletHandler(ServletConfigImpl servletConfig)
-