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>
DESCRIPTION_Q, fac, log, nullNS, PROP_Q, synNS
Constructor and Description |
---|
CalloutMediatorSerializer() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMediatorClassName()
Return the class name of the mediator which can be serialized
|
org.apache.axiom.om.OMElement |
serializeSpecificMediator(Mediator m)
Specific mediator factory implementations should implement this method to build the
Mediator by the given XML configuration |
handleException, handleException, saveTracingState, serializeComments, serializeComments, serializeMediator, serializeMediatorProperties, serializeMediatorProperties, serializeNamespaces, serializeProperties
public org.apache.axiom.om.OMElement serializeSpecificMediator(Mediator m)
AbstractMediatorSerializer
Mediator
by the given XML configurationserializeSpecificMediator
in class AbstractMediatorSerializer
m
- mediator to be serializedpublic java.lang.String getMediatorClassName()
MediatorSerializer
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.