public interface SessionHandler
| Modifier and Type | Method and Description |
|---|---|
MuleSession |
retrieveSessionInfoFromMessage(org.mule.runtime.api.message.Message message,
MuleContext muleContext) |
org.mule.runtime.api.message.Message |
storeSessionInfoToMessage(MuleSession session,
org.mule.runtime.api.message.Message message,
MuleContext context) |
org.mule.runtime.api.message.Message storeSessionInfoToMessage(MuleSession session, org.mule.runtime.api.message.Message message, MuleContext context) throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionMuleSession retrieveSessionInfoFromMessage(org.mule.runtime.api.message.Message message, MuleContext muleContext) throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.