|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XsdIntegerType | |
---|---|
com.sun.grizzly.http.webxml.schema.version_2_4 |
Uses of XsdIntegerType in com.sun.grizzly.http.webxml.schema.version_2_4 |
---|
Fields in com.sun.grizzly.http.webxml.schema.version_2_4 declared as XsdIntegerType | |
---|---|
protected XsdIntegerType |
ServletType.loadOnStartup
|
protected XsdIntegerType |
SessionConfigType.sessionTimeout
|
Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return XsdIntegerType | |
---|---|
XsdIntegerType |
ObjectFactory.createXsdIntegerType()
Create an instance of XsdIntegerType |
XsdIntegerType |
ServletType.getLoadOnStartup()
Gets the value of the loadOnStartup property. |
XsdIntegerType |
SessionConfigType.getSessionTimeout()
Gets the value of the sessionTimeout property. |
Methods in com.sun.grizzly.http.webxml.schema.version_2_4 with parameters of type XsdIntegerType | |
---|---|
void |
ServletType.setLoadOnStartup(XsdIntegerType value)
Sets the value of the loadOnStartup property. |
void |
SessionConfigType.setSessionTimeout(XsdIntegerType value)
Sets the value of the sessionTimeout property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |