Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.common.EndpointEnableSec
Packages that use EndpointEnableSec
Package
Description
-
Uses of EndpointEnableSec in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.endpoint that return EndpointEnableSecModifier and TypeMethodDescriptionstatic EndpointEnableSecEndpointUtils.createEnableSec(DOMNode node) -
Uses of EndpointEnableSec in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint that return EndpointEnableSecMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint with parameters of type EndpointEnableSec -
Uses of EndpointEnableSec 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 EndpointEnableSecMethod parameters in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.http with type arguments of type EndpointEnableSecModifier and TypeMethodDescriptionvoidEnableSecAndEnableRMAndEnableAddressing.setEnableSec(Optional<EndpointEnableSec> enableSec) -
Uses of EndpointEnableSec in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.wsdl
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.wsdl that return EndpointEnableSecMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.wsdl with parameters of type EndpointEnableSec -
Uses of EndpointEnableSec in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.endpoint with parameters of type EndpointEnableSecModifier and TypeMethodDescriptionprotected org.apache.axiom.om.OMElementEndpointSerializer.serializeEnableSec(EndpointEnableSec enableSec)