Class MessageContextCreatorForAxis2


  • public class MessageContextCreatorForAxis2
    extends Object
    The MessageContext needs to be set up and then is used by the SynapseMessageReceiver to inject messages. This class is used by the SynapseMessageReceiver to find the environment. The env is stored in a Parameter to the Axis2 config
    • Constructor Detail

      • MessageContextCreatorForAxis2

        public MessageContextCreatorForAxis2()
    • Method Detail

      • getSynapseMessageContext

        public static MessageContext getSynapseMessageContext​(org.apache.axis2.context.MessageContext axisMsgCtx)
                                                       throws org.apache.axis2.AxisFault
        Throws:
        org.apache.axis2.AxisFault