|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionCookieConfig | |
---|---|
com.caucho.server.session | |
com.caucho.server.webapp | |
javax.servlet |
Uses of SessionCookieConfig in com.caucho.server.session |
---|
Classes in com.caucho.server.session that implement SessionCookieConfig | |
---|---|
class |
SessionManager
Manages sessions in a web-webApp. |
Uses of SessionCookieConfig in com.caucho.server.webapp |
---|
Methods in com.caucho.server.webapp that return SessionCookieConfig | |
---|---|
SessionCookieConfig |
ServletContextCompat.getSessionCookieConfig()
Sets the session cookie configuration |
SessionCookieConfig |
WebApp.getSessionCookieConfig()
|
Uses of SessionCookieConfig in javax.servlet |
---|
Methods in javax.servlet that return SessionCookieConfig | |
---|---|
SessionCookieConfig |
ServletContext.getSessionCookieConfig()
Sets the session cookie configuration |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |