Uses of Class
org.glassfish.grizzly.web.servlet.ServletConfigImpl

Uses of ServletConfigImpl in org.glassfish.grizzly.web.servlet
 

Methods in org.glassfish.grizzly.web.servlet that return ServletConfigImpl
protected  ServletConfigImpl FilterChainImpl.getServletConfig()
           
 

Methods in org.glassfish.grizzly.web.servlet with parameters of type ServletConfigImpl
protected  void FilterChainImpl.setServlet(ServletConfigImpl configImpl, Servlet servlet)
          Set the servlet that will be executed at the end of this chain.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.