Uses of Class
org.glassfish.grizzly.servlet.ver25.SessionConfigType

Packages that use SessionConfigType
org.glassfish.grizzly.servlet.ver25   
 

Uses of SessionConfigType in org.glassfish.grizzly.servlet.ver25
 

Methods in org.glassfish.grizzly.servlet.ver25 that return SessionConfigType
 SessionConfigType ObjectFactory.createSessionConfigType()
          Create an instance of SessionConfigType
 

Methods in org.glassfish.grizzly.servlet.ver25 that return types with arguments of type SessionConfigType
 javax.xml.bind.JAXBElement<SessionConfigType> ObjectFactory.createWebAppTypeSessionConfig(SessionConfigType value)
          Create an instance of JAXBElement<SessionConfigType>}
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type SessionConfigType
 javax.xml.bind.JAXBElement<SessionConfigType> ObjectFactory.createWebAppTypeSessionConfig(SessionConfigType value)
          Create an instance of JAXBElement<SessionConfigType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.