Uses of Class
com.sun.enterprise.web.session.SessionCookieConfig
-
Packages that use SessionCookieConfig Package Description com.sun.enterprise.web.pwc -
-
Uses of SessionCookieConfig in com.sun.enterprise.web.pwc
Methods in com.sun.enterprise.web.pwc that return SessionCookieConfig Modifier and Type Method Description SessionCookieConfigPwcWebModule. getSessionCookieConfigFromSunWebXml()Return the session cookie configuration for this web module.Methods in com.sun.enterprise.web.pwc with parameters of type SessionCookieConfig Modifier and Type Method Description voidPwcWebModule. setSessionCookieConfigFromSunWebXml(SessionCookieConfig cookieConfig)Set the session cookie configuration for this web module.
-