Package | Description |
---|---|
org.wso2.carbon.connector.core | |
org.wso2.carbon.connector.core.connection | |
org.wso2.carbon.connector.core.pool |
Modifier and Type | Method and Description |
---|---|
abstract void |
AbstractConnector.connect(org.apache.synapse.MessageContext messageContext) |
void |
Connector.connect(org.apache.synapse.MessageContext messageContext)
implements the connection logic to external API or custom service pattern
|
void |
RefreshAccessTokenWithExpiry.connect(org.apache.synapse.MessageContext messageContext) |
void |
RefreshAccessToken.connect(org.apache.synapse.MessageContext messageContext) |
protected void |
RefreshAccessToken.handleRefresh(org.apache.synapse.MessageContext messageContext,
org.apache.synapse.registry.Registry registry,
String accessTokenRegistryPath) |
Modifier and Type | Method and Description |
---|---|
Connection |
ConnectionHandler.getConnection(String connector,
String connectionName)
Retrieve connection by connector name and connection name
|
Modifier and Type | Method and Description |
---|---|
Object |
ConnectionPool.borrowObject() |
void |
ConnectionPool.close() |
Copyright © 2020 WSO2. All rights reserved.