Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.MediatorProperty
Packages that use MediatorProperty
Package
Description
-
Uses of MediatorProperty in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.common
Subclasses of MediatorProperty in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.commonConstructors in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.common with parameters of type MediatorProperty -
Uses of MediatorProperty in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core that return MediatorPropertyMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core with parameters of type MediatorProperty -
Uses of MediatorProperty in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension that return MediatorPropertyMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.extension with parameters of type MediatorProperty -
Uses of MediatorProperty in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.rule
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.rule that return MediatorPropertyMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.rule with parameters of type MediatorPropertyModifier and TypeMethodDescriptionvoidRuleRuleSetProperties.setProperty(MediatorProperty[] property) -
Uses of MediatorProperty in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation that return MediatorPropertyMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation with parameters of type MediatorProperty -
Uses of MediatorProperty in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.xslt
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.xslt that return MediatorPropertyMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.xslt with parameters of type MediatorProperty -
Uses of MediatorProperty in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.task
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.task that return MediatorPropertyMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.task with parameters of type MediatorProperty -
Uses of MediatorProperty in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer with parameters of type MediatorPropertyModifier and TypeMethodDescriptionstatic voidSerializerUtils.serializeMediatorProperties(org.apache.axiom.om.OMElement mediatorElt, MediatorProperty[] properties) -
Uses of MediatorProperty in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.mediator
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.mediator with parameters of type MediatorPropertyModifier and TypeMethodDescriptionprotected voidAbstractMediatorSerializer.serializeMediatorProperties(org.apache.axiom.om.OMElement mediatorElt, MediatorProperty[] properties) -
Uses of MediatorProperty in org.eclipse.lemminx.customservice.synapse.syntaxTree.utils
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.utils that return MediatorPropertyModifier and TypeMethodDescriptionstatic MediatorPropertySyntaxTreeUtils.createMediatorProperty(DOMNode element)