Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.common.EndpointEnableRM
Packages that use EndpointEnableRM
Package
Description
-
Uses of EndpointEnableRM in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.endpoint that return EndpointEnableRMModifier and TypeMethodDescriptionstatic EndpointEnableRMEndpointUtils.createEnableRM(DOMNode node) -
Uses of EndpointEnableRM in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint that return EndpointEnableRMMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint with parameters of type EndpointEnableRM -
Uses of EndpointEnableRM in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.http
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.http that return types with arguments of type EndpointEnableRMMethod parameters in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.http with type arguments of type EndpointEnableRMModifier and TypeMethodDescriptionvoidEnableSecAndEnableRMAndEnableAddressing.setEnableRM(Optional<EndpointEnableRM> enableRM) -
Uses of EndpointEnableRM in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.wsdl
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.wsdl that return EndpointEnableRMMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.wsdl with parameters of type EndpointEnableRM -
Uses of EndpointEnableRM in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.endpoint with parameters of type EndpointEnableRMModifier and TypeMethodDescriptionprotected org.apache.axiom.om.OMElementEndpointSerializer.serializeEnableRM(EndpointEnableRM enableRM)