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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.