Uses of Interface
org.eclipse.jetty.servlet.ServletContextHandler.Decorator

Uses of ServletContextHandler.Decorator in org.eclipse.jetty.servlet
 

Fields in org.eclipse.jetty.servlet declared as ServletContextHandler.Decorator
protected  ServletContextHandler.Decorator ServletContextHandler._decorator
           
 

Methods in org.eclipse.jetty.servlet that return ServletContextHandler.Decorator
 ServletContextHandler.Decorator ServletContextHandler.getDecorator()
           
 

Methods in org.eclipse.jetty.servlet with parameters of type ServletContextHandler.Decorator
 void ServletContextHandler.setDecorator(ServletContextHandler.Decorator decorator)
           
 



Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.