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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.