Package org.apache.synapse.endpoints.dispatch
-
Interface Summary Interface Description Dispatcher Defines the behavior of session dispatchers. -
Class Summary Class Description AbstractDispatcher HttpSessionDispatcher Dispatches sessions based on HTTP cookies.SALSessions Keeps the states of the sessionsSessionCookie Represents an HTTP Cookie used for SessionSessionInformation DataStructure for session informationSimpleClientSessionDispatcher This dispatcher is implemented to demonstrate a sample client session.SoapSessionDispatcher