Package | Description |
---|---|
org.ballerinalang.connector.api | |
org.ballerinalang.connector.impl |
Modifier and Type | Method and Description |
---|---|
static BallerinaServerConnector |
ConnectorUtils.getBallerinaServerConnector(Context context,
String protocolPkgPath)
Deprecated.
|
static BallerinaServerConnector |
ConnectorUtils.getBallerinaServerConnector(ProgramFile programFile,
String protocolPkgPath)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BallerinaServerConnector |
ServerConnectorRegistry.getBallerinaServerConnector(String protocolPkgPath)
This method is used to get
BallerinaServerConnector instance for the given protocol package. |
Copyright © 2018 WSO2. All rights reserved.