public interface SessionHandler
Modifier and Type | Method and Description |
---|---|
String |
getSessionIDKey()
The property name of the session id to use when creating the Mule session.
|
void |
retrieveSessionInfoFromMessage(MuleMessage message,
MuleSession session) |
void |
storeSessionInfoToMessage(MuleSession session,
MuleMessage message) |
void storeSessionInfoToMessage(MuleSession session, MuleMessage message) throws MuleException
MuleException
void retrieveSessionInfoFromMessage(MuleMessage message, MuleSession session) throws MuleException
MuleException
String getSessionIDKey()
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.