Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.DispatcherType

Packages that use DispatcherType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of DispatcherType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 with type parameters of type DispatcherType
protected  List<DispatcherType> FilterMappingType.dispatcher
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return DispatcherType
 DispatcherType ObjectFactory.createDispatcherType()
          Create an instance of DispatcherType
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return types with arguments of type DispatcherType
 List<DispatcherType> FilterMappingType.getDispatcher()
          Gets the value of the dispatcher property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.