|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionConfig | |
---|---|
com.sun.grizzly.http.webxml.parser | |
com.sun.grizzly.http.webxml.schema.version_2_3 |
Uses of SessionConfig in com.sun.grizzly.http.webxml.parser |
---|
Methods in com.sun.grizzly.http.webxml.parser with parameters of type SessionConfig | |
---|---|
protected List<SessionConfig> |
JAXBWebXml_2_3Parser.populateSessionConfig(SessionConfig sessionConfig)
|
Uses of SessionConfig in com.sun.grizzly.http.webxml.schema.version_2_3 |
---|
Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as SessionConfig | |
---|---|
protected SessionConfig |
WebApp.sessionConfig
|
Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return SessionConfig | |
---|---|
SessionConfig |
ObjectFactory.createSessionConfig()
Create an instance of SessionConfig |
SessionConfig |
WebApp.getSessionConfig()
Gets the value of the sessionConfig property. |
Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type SessionConfig | |
---|---|
void |
WebApp.setSessionConfig(SessionConfig value)
Sets the value of the sessionConfig property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |