Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_2.SessionConfig

Packages that use SessionConfig
com.sun.grizzly.http.webxml.parser   
com.sun.grizzly.http.webxml.schema.version_2_2   
 

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_2Parser.populateSessionConfig(SessionConfig sessionConfig)
           
 

Uses of SessionConfig in com.sun.grizzly.http.webxml.schema.version_2_2
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as SessionConfig
protected  SessionConfig WebApp.sessionConfig
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_2 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_2 with parameters of type SessionConfig
 void WebApp.setSessionConfig(SessionConfig value)
          Sets the value of the sessionConfig property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.