All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractConnector Configuration Holds the connection pool configurationsConnectException Connection Represents a base connection that other connections should implementConnectionConfig Connection ConfigConnectionFactory This class wraps the PoolableObjectFactory Defines how the connection objects are created, validated and destroyedConnectionHandler Handles the connectionsConnectionPool Represents a connection poolConnector ConnectorUtils Constants Contains constant valuesContentBuilderException Exception thrown when an error occurs during building content for further mediationGenerateAccessToken This class can be used by connectors to generate OAuth 2.0 access tokens by setting the following mandatory property in message context: uri.var.hostName.PayloadUtils Utils for setting content as the message payload in the message contextRefreshAccessToken This class can be used by connectors to refresh OAuth 2.0 access tokens by setting the following mandatory properties in message context: uri.var.hostName, uri.var.refreshToken.RefreshAccessTokenWithExpiry This class can be used by connectors to refresh OAuth 2.0 access tokens by setting the following mandatory properties in message context: uri.var.hostName, uri.var.refreshToken.