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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.