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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.