org.mule.session
Class MuleSessionHandler

java.lang.Object
  extended by org.mule.session.SerializeOnlySessionHandler
      extended by org.mule.session.SerializeAndEncodeSessionHandler
          extended by org.mule.session.MuleSessionHandler
All Implemented Interfaces:
SessionHandler

Deprecated. Use an explicit SessionHandler such as SerializeAndEncodeSessionHandler or SerializeOnlySessionHandler

public class MuleSessionHandler
extends SerializeAndEncodeSessionHandler


Field Summary
 
Fields inherited from class org.mule.session.SerializeOnlySessionHandler
logger
 
Constructor Summary
MuleSessionHandler()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.mule.session.SerializeAndEncodeSessionHandler
retrieveSessionInfoFromMessage, storeSessionInfoToMessage
 
Methods inherited from class org.mule.session.SerializeOnlySessionHandler
getSessionIDKey, removeNonSerializableProperties, retrieveSessionInfoFromMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleSessionHandler

public MuleSessionHandler()
Deprecated. 


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