Uses of Class
org.glassfish.grizzly.servlet.ver30.DispatcherType

Packages that use DispatcherType
org.glassfish.grizzly.servlet.ver30   
 

Uses of DispatcherType in org.glassfish.grizzly.servlet.ver30
 

Fields in org.glassfish.grizzly.servlet.ver30 with type parameters of type DispatcherType
protected  java.util.List<DispatcherType> FilterMappingType.dispatcher
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return DispatcherType
 DispatcherType ObjectFactory.createDispatcherType()
          Create an instance of DispatcherType
 

Methods in org.glassfish.grizzly.servlet.ver30 that return types with arguments of type DispatcherType
 java.util.List<DispatcherType> FilterMappingType.getDispatcher()
          Gets the value of the dispatcher property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.