Uses of Class
org.eclipse.lemminx.customservice.synapse.connectors.entity.Connector
Packages that use Connector
Package
Description
-
Uses of Connector in org.eclipse.lemminx
Methods in org.eclipse.lemminx that return types with arguments of type ConnectorModifier and TypeMethodDescriptionCompletableFuture<org.eclipse.lsp4j.jsonrpc.messages.Either3<ConnectorResponse,Connector, Boolean>> SynapseLanguageService.availableConnectors(ConnectorParam param) -
Uses of Connector in org.eclipse.lemminx.customservice
Methods in org.eclipse.lemminx.customservice that return types with arguments of type ConnectorModifier and TypeMethodDescriptionCompletableFuture<org.eclipse.lsp4j.jsonrpc.messages.Either3<ConnectorResponse,Connector, Boolean>> ISynapseLanguageService.availableConnectors(ConnectorParam param) -
Uses of Connector in org.eclipse.lemminx.customservice.synapse.connectors
Methods in org.eclipse.lemminx.customservice.synapse.connectors that return ConnectorModifier and TypeMethodDescriptionConnectorHolder.getConnector(String name) ConnectorReader.readConnector(String connectorPath, String projectUri) Methods in org.eclipse.lemminx.customservice.synapse.connectors that return types with arguments of type ConnectorMethods in org.eclipse.lemminx.customservice.synapse.connectors with parameters of type Connector -
Uses of Connector in org.eclipse.lemminx.customservice.synapse.connectors.entity
Methods in org.eclipse.lemminx.customservice.synapse.connectors.entity that return types with arguments of type ConnectorMethod parameters in org.eclipse.lemminx.customservice.synapse.connectors.entity with type arguments of type ConnectorModifier and TypeMethodDescriptionvoidConnectorResponse.setConnectors(List<Connector> connectors) Constructor parameters in org.eclipse.lemminx.customservice.synapse.connectors.entity with type arguments of type Connector