Package org.mule.session

Class Summary
DefaultMuleSession DefaultMuleSession manages the interaction and distribution of events for Mule Services.
LegacySessionHandler Deprecated. Since all properties are converted to Strings, this session handler has the issue EE-1705/MULE-4567.
MuleSessionHandler Deprecated. Use an explicit SessionHandler such as SerializeAndEncodeSessionHandler or SerializeOnlySessionHandler
NullSessionHandler A session handler that ignores any session information
SerializeAndEncodeSessionHandler A session handler used to store and retrieve session information on an event.
SerializeOnlySessionHandler A session handler used to store and retrieve session information on an event.
SimpleSessionHandler A session handler used to store and retrieve session information on an event.
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.