Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.WelcomeFile

Packages that use WelcomeFile
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of WelcomeFile in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 with type parameters of type WelcomeFile
protected  List<WelcomeFile> WelcomeFileList.welcomeFile
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return WelcomeFile
 WelcomeFile ObjectFactory.createWelcomeFile()
          Create an instance of WelcomeFile
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return types with arguments of type WelcomeFile
 List<WelcomeFile> WelcomeFileList.getWelcomeFile()
          Gets the value of the welcomeFile property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.