public class SerializeAndEncodeSessionHandler extends SerializeOnlySessionHandler
logger| Constructor and Description |
|---|
SerializeAndEncodeSessionHandler() |
| Modifier and Type | Method and Description |
|---|---|
MuleSession |
retrieveSessionInfoFromMessage(MuleMessage message) |
void |
storeSessionInfoToMessage(MuleSession session,
MuleMessage message) |
getSessionIDKey, removeNonSerializableProperties, retrieveSessionInfoFromMessagedeserialize, serialize, setObjectSerializerpublic MuleSession retrieveSessionInfoFromMessage(MuleMessage message) throws MuleException
retrieveSessionInfoFromMessage in interface SessionHandlerretrieveSessionInfoFromMessage in class SerializeOnlySessionHandlerMuleExceptionpublic void storeSessionInfoToMessage(MuleSession session, MuleMessage message) throws MuleException
storeSessionInfoToMessage in interface SessionHandlerstoreSessionInfoToMessage in class SerializeOnlySessionHandlerMuleExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.