|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SessionHandler
An interface used for reading and writing session information to and from the current message.
| Method Summary | |
|---|---|
String |
getSessionIDKey()
Deprecated. This method is no longer needed and will be removed in the next major release |
MuleSession |
retrieveSessionInfoFromMessage(MuleMessage message)
|
void |
retrieveSessionInfoFromMessage(MuleMessage message,
MuleSession session)
Deprecated. Use retrieveSessionInfoFromMessage(MuleMessage message) instead |
void |
storeSessionInfoToMessage(MuleSession session,
MuleMessage message)
|
| Method Detail |
|---|
void storeSessionInfoToMessage(MuleSession session,
MuleMessage message)
throws MuleException
MuleException
@Deprecated
void retrieveSessionInfoFromMessage(MuleMessage message,
MuleSession session)
throws MuleException
MuleException
MuleSession retrieveSessionInfoFromMessage(MuleMessage message)
throws MuleException
MuleException@Deprecated String getSessionIDKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||