Uses of Class
org.eclipse.lemminx.customservice.synapse.connectors.entity.ConnectorParam
Packages that use ConnectorParam
-
Uses of ConnectorParam in org.eclipse.lemminx
Methods in org.eclipse.lemminx with parameters of type ConnectorParamModifier and TypeMethodDescriptionCompletableFuture<org.eclipse.lsp4j.jsonrpc.messages.Either3<ConnectorResponse,Connector, Boolean>> SynapseLanguageService.availableConnectors(ConnectorParam param) CompletableFuture<org.eclipse.lsp4j.jsonrpc.messages.Either<Connections,Map<String, Connections>>> SynapseLanguageService.connectorConnections(ConnectorParam param) -
Uses of ConnectorParam in org.eclipse.lemminx.customservice
Methods in org.eclipse.lemminx.customservice with parameters of type ConnectorParamModifier and TypeMethodDescriptionCompletableFuture<org.eclipse.lsp4j.jsonrpc.messages.Either3<ConnectorResponse,Connector, Boolean>> ISynapseLanguageService.availableConnectors(ConnectorParam param) CompletableFuture<org.eclipse.lsp4j.jsonrpc.messages.Either<Connections,Map<String, Connections>>> ISynapseLanguageService.connectorConnections(ConnectorParam param)