Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_5.XsdIntegerType

Packages that use XsdIntegerType
com.sun.grizzly.http.webxml.schema.version_2_5   
 

Uses of XsdIntegerType in com.sun.grizzly.http.webxml.schema.version_2_5
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_5 declared as XsdIntegerType
protected  XsdIntegerType SessionConfigType.sessionTimeout
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return XsdIntegerType
 XsdIntegerType ObjectFactory.createXsdIntegerType()
          Create an instance of XsdIntegerType
 XsdIntegerType SessionConfigType.getSessionTimeout()
          Gets the value of the sessionTimeout property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 with parameters of type XsdIntegerType
 void SessionConfigType.setSessionTimeout(XsdIntegerType value)
          Sets the value of the sessionTimeout property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.