Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.loadbalance.EndpointLoadbalance
Packages that use EndpointLoadbalance
Package
Description
-
Uses of EndpointLoadbalance in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint that return EndpointLoadbalanceMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint with parameters of type EndpointLoadbalanceModifier and TypeMethodDescriptionvoidChildEndpoint.setLoadbalance(EndpointLoadbalance loadbalance) voidEndpoint.setLoadbalance(EndpointLoadbalance loadbalance) -
Uses of EndpointLoadbalance in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.endpoint with parameters of type EndpointLoadbalanceModifier and TypeMethodDescriptionprotected org.apache.axiom.om.OMElementLoadBalanceEndpointSerializer.serializeLoadBalanceEndpoint(EndpointLoadbalance loadBalanceEndpoint)