Class CalloutMediator

  • All Implemented Interfaces:
    org.wso2.carbon.mediator.service.ui.Mediator

    public class CalloutMediator
    extends org.wso2.carbon.mediator.service.ui.AbstractMediator
    • Constructor Detail

      • CalloutMediator

        public CalloutMediator()
    • Method Detail

      • getServiceURL

        public String getServiceURL()
      • setServiceURL

        public void setServiceURL​(String serviceURL)
      • getInitAxis2ClientOptions

        public String getInitAxis2ClientOptions()
      • setInitAxis2ClientOptions

        public void setInitAxis2ClientOptions​(String initAxis2ClientOptions)
      • getAction

        public String getAction()
      • setAction

        public void setAction​(String action)
      • getRequestKey

        public String getRequestKey()
      • setRequestKey

        public void setRequestKey​(String requestKey)
      • setRequestXPath

        public void setRequestXPath​(org.apache.synapse.util.xpath.SynapseXPath requestXPath)
                             throws org.jaxen.JaxenException
        Throws:
        org.jaxen.JaxenException
      • setTargetXPath

        public void setTargetXPath​(org.apache.synapse.util.xpath.SynapseXPath targetXPath)
                            throws org.jaxen.JaxenException
        Throws:
        org.jaxen.JaxenException
      • getTargetKey

        public String getTargetKey()
      • setTargetKey

        public void setTargetKey​(String targetKey)
      • getRequestXPath

        public org.apache.synapse.util.xpath.SynapseXPath getRequestXPath()
      • getTargetXPath

        public org.apache.synapse.util.xpath.SynapseXPath getTargetXPath()
      • getClientRepository

        public String getClientRepository()
      • setClientRepository

        public void setClientRepository​(String clientRepository)
      • getAxis2xml

        public String getAxis2xml()
      • setAxis2xml

        public void setAxis2xml​(String axis2xml)
      • getTagLocalName

        public String getTagLocalName()
      • getUseServerConfig

        public String getUseServerConfig()
      • setEndpointKey

        public void setEndpointKey​(String key)
      • getEndpointKey

        public String getEndpointKey()
      • setUseServerConfig

        public void setUseServerConfig​(String useServerConfig)
      • isUseEnvelopeAsSource

        public boolean isUseEnvelopeAsSource()
      • setUseEnvelopeAsSource

        public void setUseEnvelopeAsSource​(boolean useEnvelopeAsSource)
      • isSecurityOn

        public boolean isSecurityOn()
      • setSecurityOn

        public void setSecurityOn​(boolean securityOn)
      • getWsSecPolicyKey

        public String getWsSecPolicyKey()
      • setWsSecPolicyKey

        public void setWsSecPolicyKey​(String wsSecPolicyKey)
      • getOutboundWsSecPolicyKey

        public String getOutboundWsSecPolicyKey()
      • setOutboundWsSecPolicyKey

        public void setOutboundWsSecPolicyKey​(String outboundWsSecPolicyKey)
      • getInboundWsSecPolicyKey

        public String getInboundWsSecPolicyKey()
      • setInboundWsSecPolicyKey

        public void setInboundWsSecPolicyKey​(String inboundWsSecPolicyKey)
      • serialize

        public org.apache.axiom.om.OMElement serialize​(org.apache.axiom.om.OMElement parent)
      • build

        public void build​(org.apache.axiom.om.OMElement elem)