<init>
ConnectorType(name: String)
Represents a type of a connector, e.g HTTP or HTTPS.
Parameters
name
-
name of the connector.
Some engines can support other connector types, hence not a enum.
ConnectorType(name: String)
Represents a type of a connector, e.g HTTP or HTTPS.
name
-
name of the connector.
Some engines can support other connector types, hence not a enum.