Class ConnectionHandler
java.lang.Object
org.eclipse.lemminx.customservice.synapse.connectors.ConnectionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.gson.JsonObjectgetConnectionUiSchema(String documentUri) com.google.gson.JsonObjectgetConnectionUiSchema(String connectorName, String connectionType) com.google.gson.JsonObjectvoidinit(ConnectorHolder connectorHolder)
-
Constructor Details
-
ConnectionHandler
public ConnectionHandler()
-
-
Method Details
-
init
-
getConnectionUISchema
-
getConnectionUiSchema
public com.google.gson.JsonObject getConnectionUiSchema(String connectorName, String connectionType) throws IOException - Throws:
IOException
-
getConnectionUiSchema
- Throws:
IOException
-