Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.common.EndpointRetryConfig
Packages that use EndpointRetryConfig
Package
Description
-
Uses of EndpointRetryConfig in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.endpoint that return EndpointRetryConfigModifier and TypeMethodDescriptionstatic EndpointRetryConfigEndpointUtils.createRetryConfig(DOMNode node) -
Uses of EndpointRetryConfig 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 EndpointRetryConfigMethod parameters in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.http with type arguments of type EndpointRetryConfigModifier and TypeMethodDescriptionvoidEnableSecAndEnableRMAndEnableAddressing.setRetryConfig(Optional<EndpointRetryConfig> retryConfig) -
Uses of EndpointRetryConfig in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.endpoint with parameters of type EndpointRetryConfigModifier and TypeMethodDescriptionprotected org.apache.axiom.om.OMElementEndpointSerializer.serializeRetryConfig(EndpointRetryConfig retryConfig)