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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.