Uses of Class
org.glassfish.web.deployment.runtime.SessionProperties
-
Packages that use SessionProperties Package Description org.glassfish.web.deployment.node.runtime.gf org.glassfish.web.deployment.runtime -
-
Uses of SessionProperties in org.glassfish.web.deployment.node.runtime.gf
Fields in org.glassfish.web.deployment.node.runtime.gf declared as SessionProperties Modifier and Type Field Description protected SessionPropertiesSessionPropertiesNode. descriptorMethods in org.glassfish.web.deployment.node.runtime.gf that return SessionProperties Modifier and Type Method Description SessionPropertiesSessionPropertiesNode. getDescriptor() -
Uses of SessionProperties in org.glassfish.web.deployment.runtime
Methods in org.glassfish.web.deployment.runtime that return SessionProperties Modifier and Type Method Description SessionPropertiesSessionConfig. getSessionProperties()Methods in org.glassfish.web.deployment.runtime with parameters of type SessionProperties Modifier and Type Method Description voidSessionConfig. setSessionProperties(SessionProperties value)
-