Package | Description |
---|---|
org.wso2.carbon.business.messaging.hl7.store.util |
Modifier and Type | Method and Description |
---|---|
static SerializableMessageContext |
SerializerUtils.toStorableMessage(org.apache.synapse.MessageContext synCtx,
String messageId)
Converts a Synapse Message Context to a representation that can be stored in the
Message store queue.
|
Modifier and Type | Method and Description |
---|---|
static org.apache.synapse.MessageContext |
SerializerUtils.toMessageContext(SerializableMessageContext message,
org.apache.axis2.context.MessageContext axis2Ctx,
org.apache.synapse.MessageContext synCtx)
Converts a message read from the message store to a Synapse Message Context object.
|
Copyright © 2018 WSO2. All rights reserved.