Uses of Class
org.apache.synapse.endpoints.dispatch.SessionCookie
-
Packages that use SessionCookie Package Description org.apache.synapse.endpoints.dispatch -
-
Uses of SessionCookie in org.apache.synapse.endpoints.dispatch
Methods in org.apache.synapse.endpoints.dispatch that return SessionCookie Modifier and Type Method Description protected SessionCookieAbstractDispatcher. extractSessionCookie(MessageContext synCtx, String key)Methods in org.apache.synapse.endpoints.dispatch with parameters of type SessionCookie Modifier and Type Method Description voidSALSessions. updateSession(MessageContext synCtx, SessionCookie cookie)Update or establish a session
-