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, retrieveSessionInfoFromMessage
deserialize, serialize, setObjectSerializer
public MuleSession retrieveSessionInfoFromMessage(MuleMessage message) throws MuleException
retrieveSessionInfoFromMessage
in interface SessionHandler
retrieveSessionInfoFromMessage
in class SerializeOnlySessionHandler
MuleException
public void storeSessionInfoToMessage(MuleSession session, MuleMessage message) throws MuleException
storeSessionInfoToMessage
in interface SessionHandler
storeSessionInfoToMessage
in class SerializeOnlySessionHandler
MuleException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.