Uses of Class
com.sun.grizzly.http.servlet.ServletConfigImpl

Uses of ServletConfigImpl in com.sun.grizzly.http.servlet
 

Methods in com.sun.grizzly.http.servlet that return ServletConfigImpl
protected  ServletConfigImpl FilterChainImpl.getServletConfig()
           
 

Methods in com.sun.grizzly.http.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.