Uses of Class
org.eclipse.lemminx.customservice.synapse.inbound.conector.InboundConnectorHolder
Packages that use InboundConnectorHolder
-
Uses of InboundConnectorHolder in org.eclipse.lemminx.customservice.synapse.connectors
Fields in org.eclipse.lemminx.customservice.synapse.connectors declared as InboundConnectorHolderModifier and TypeFieldDescriptionprotected InboundConnectorHolderAbstractConnectorLoader.inboundConnectorHolderConstructors in org.eclipse.lemminx.customservice.synapse.connectors with parameters of type InboundConnectorHolderModifierConstructorDescriptionAbstractConnectorLoader(SynapseLanguageClientAPI languageClient, ConnectorHolder connectorHolder, InboundConnectorHolder inboundConnectorHolder) NewProjectConnectorLoader(SynapseLanguageClientAPI languageClient, ConnectorHolder connectorHolder, InboundConnectorHolder inboundConnectorHolder)