Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.http.EndpointHttp
Packages that use EndpointHttp
Package
Description
-
Uses of EndpointHttp in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint that return EndpointHttpMethods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint with parameters of type EndpointHttpModifier and TypeMethodDescriptionvoidChildEndpoint.setHttp(EndpointHttp http) voidEndpoint.setHttp(EndpointHttp http) -
Uses of EndpointHttp in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.serializer.endpoint with parameters of type EndpointHttpModifier and TypeMethodDescriptionprotected org.apache.axiom.om.OMElementHTTPEndpointSerializer.serializeHttpEndpoint(EndpointHttp httpEndpoint)