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

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

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

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

Methods in org.glassfish.grizzly.servlet.ver25 that return types with arguments of type FilterType
 javax.xml.bind.JAXBElement<FilterType> ObjectFactory.createWebAppTypeFilter(FilterType value)
          Create an instance of JAXBElement<FilterType>}
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type FilterType
 javax.xml.bind.JAXBElement<FilterType> ObjectFactory.createWebAppTypeFilter(FilterType value)
          Create an instance of JAXBElement<FilterType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.