Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.NamedEndpoint
Packages that use NamedEndpoint
Package
Description
-
Uses of NamedEndpoint in org.eclipse.lemminx.customservice.synapse.dependency.tree
Methods in org.eclipse.lemminx.customservice.synapse.dependency.tree with parameters of type NamedEndpointModifier and TypeMethodDescriptionstatic DependencyDependencyVisitorUtils.visitEndpoint(NamedEndpoint endpoint, String projectPath, DependencyLookUp dependencyLookUp) Visits the endpoint and returns the dependencies. -
Uses of NamedEndpoint in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.Clone
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.Clone that return NamedEndpointMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.Clone with parameters of type NamedEndpoint -
Uses of NamedEndpoint in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core that return NamedEndpointMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core with parameters of type NamedEndpoint -
Uses of NamedEndpoint in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.call
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.call that return NamedEndpointMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.call with parameters of type NamedEndpoint -
Uses of NamedEndpoint in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.targets
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.targets that return NamedEndpointMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.misc.targets with parameters of type NamedEndpoint -
Uses of NamedEndpoint in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.proxy
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.proxy that return NamedEndpointMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.proxy with parameters of type NamedEndpoint -
Uses of NamedEndpoint in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.template
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.template that return NamedEndpointMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.template with parameters of type NamedEndpoint -
Uses of NamedEndpoint in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.endpoint with parameters of type NamedEndpointModifier and TypeMethodDescriptionstatic org.apache.axiom.om.OMElementEndpointSerializer.serializeEndpoint(NamedEndpoint endpoint) protected org.apache.axiom.om.OMElementAddressEndpointSerializer.serializeSpecificEndpoint(NamedEndpoint endpoint) protected org.apache.axiom.om.OMElementDefaultEndpointSerializer.serializeSpecificEndpoint(NamedEndpoint endpoint) protected abstract org.apache.axiom.om.OMElementEndpointSerializer.serializeSpecificEndpoint(NamedEndpoint endpoint) protected org.apache.axiom.om.OMElementFailoverEndpointSerializer.serializeSpecificEndpoint(NamedEndpoint endpoint) protected org.apache.axiom.om.OMElementHTTPEndpointSerializer.serializeSpecificEndpoint(NamedEndpoint endpoint) protected org.apache.axiom.om.OMElementLoadBalanceEndpointSerializer.serializeSpecificEndpoint(NamedEndpoint endpoint) protected org.apache.axiom.om.OMElementRecipientListEndpointSerializer.serializeSpecificEndpoint(NamedEndpoint endpoint) protected org.apache.axiom.om.OMElementReferenceEndpointSerializer.serializeSpecificEndpoint(NamedEndpoint endpoint) protected org.apache.axiom.om.OMElementTemplateEndpointSerializer.serializeSpecificEndpoint(NamedEndpoint endpoint) protected org.apache.axiom.om.OMElementWSDLEndpointSerializer.serializeSpecificEndpoint(NamedEndpoint endpoint)