public class SerializeOnlySessionHandler extends AbstractSessionHandler
Constructor and Description |
---|
SerializeOnlySessionHandler() |
Modifier and Type | Method and Description |
---|---|
String |
getSessionIDKey()
Deprecated.
This method is no longer needed and will be removed in the next major release
|
protected MuleSession |
removeNonSerializableProperties(MuleSession session,
MuleContext muleContext) |
MuleSession |
retrieveSessionInfoFromMessage(MuleMessage message) |
void |
retrieveSessionInfoFromMessage(MuleMessage message,
MuleSession session)
Deprecated.
Use retrieveSessionInfoFromMessage(MuleMessage message) instead
|
void |
storeSessionInfoToMessage(MuleSession session,
MuleMessage message) |
deserialize, serialize, setObjectSerializer
protected transient Log logger
public MuleSession retrieveSessionInfoFromMessage(MuleMessage message) throws MuleException
MuleException
public void retrieveSessionInfoFromMessage(MuleMessage message, MuleSession session) throws MuleException
MuleException
public void storeSessionInfoToMessage(MuleSession session, MuleMessage message) throws MuleException
MuleException
protected MuleSession removeNonSerializableProperties(MuleSession session, MuleContext muleContext)
public String getSessionIDKey()
SessionHandler
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.