Class Callout
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.callout.Callout
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidvoidsetDescription(String description) voidsetEndpointKey(String endpointKey) voidsetInitAxis2ClientOptions(boolean initAxis2ClientOptions) voidsetServiceURL(String serviceURL) voidsetSourceOrTargetOrConfiguration(SourceOrTargetOrConfiguration sourceOrTargetOrConfiguration) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
getDisplayName, setDisplayNameMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
Callout
public Callout()
-
-
Method Details
-
getSourceOrTargetOrConfiguration
-
setSourceOrTargetOrConfiguration
public void setSourceOrTargetOrConfiguration(SourceOrTargetOrConfiguration sourceOrTargetOrConfiguration) -
getServiceURL
-
setServiceURL
-
getAction
-
setAction
-
isInitAxis2ClientOptions
public boolean isInitAxis2ClientOptions() -
setInitAxis2ClientOptions
public void setInitAxis2ClientOptions(boolean initAxis2ClientOptions) -
getEndpointKey
-
setEndpointKey
-
getDescription
-
setDescription
-