Class CalloutMediatorSerializer

  • All Implemented Interfaces:
    MediatorSerializer

    public class CalloutMediatorSerializer
    extends AbstractMediatorSerializer
     <callout serviceURL="string" | endpointKey="string" [action="string"] [initAxis2ClientOptions="boolean"]>
          <configuration [axis2xml="string"] [repository="string"]/>?
          <endpoint/>?
          <source xpath="expression" | key="string" | type="envelope" >?
          <target xpath="expression" | key="string"/>?
          <enableSec policy="string" | outboundPolicy="String" | inboundPolicy="String" />?
     </callout>
     
    • Constructor Detail

      • CalloutMediatorSerializer

        public CalloutMediatorSerializer()
    • Method Detail

      • getMediatorClassName

        public String getMediatorClassName()
        Description copied from interface: MediatorSerializer
        Return the class name of the mediator which can be serialized
        Returns:
        the class name