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

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

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

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

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

Methods in org.glassfish.grizzly.servlet.ver25 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.