java.lang.Object | ||
↳ | org.mule.devkit.processor.ExpressionEvaluatorSupport | |
↳ | org.mule.modules.freshbooks.connectivity.FreshBooksConnectorConfigConnectionManagementConnectionManager |
A FreshBooksConnectorConfigConnectionManagementConnectionManager
is a wrapper around FreshBooksConnector
that adds connection management capabilities to the pojo.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | DEVKIT_BUILD | ||||||||||
String | DEVKIT_VERSION | ||||||||||
String | MIN_MULE_VERSION | ||||||||||
String | MODULE_NAME | ||||||||||
String | MODULE_VERSION |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
accessTokenIdentifierPrefix | |||||||||||
apiUrl | |||||||||||
connectionPool | Connector Pool | ||||||||||
consumerKey | |||||||||||
consumerSecret | |||||||||||
defaultMaxConnectionPerRoute | |||||||||||
maxTotalConnection | |||||||||||
muleContext | Mule Context | ||||||||||
objectStore | |||||||||||
poolingProfile | |||||||||||
retryPolicyTemplate |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves accessTokenIdentifierPrefix
| |||||||||||
Retrieves apiUrl
| |||||||||||
Retrieves consumerKey
| |||||||||||
Retrieves consumerSecret
| |||||||||||
Retrieves defaultMaxConnectionPerRoute
| |||||||||||
Retrieves maxTotalConnection
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves objectStore
| |||||||||||
Retrieves poolingProfile
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets accessTokenIdentifierPrefix
| |||||||||||
Sets apiUrl
| |||||||||||
Sets consumerKey
| |||||||||||
Sets consumerSecret
| |||||||||||
Sets defaultMaxConnectionPerRoute
| |||||||||||
Sets maxTotalConnection
| |||||||||||
Sets muleContext
| |||||||||||
Sets objectStore
| |||||||||||
Sets poolingProfile
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Connector Pool
Mule Context
key |
---|
Exception |
---|
key | |
---|---|
connection |
Exception |
---|
Retrieves accessTokenIdentifierPrefix
Retrieves apiUrl
adapter |
---|
messageProcessor | |
---|---|
event |
Exception |
---|
Retrieves consumerKey
Retrieves consumerSecret
Retrieves defaultMaxConnectionPerRoute
event |
---|
Exception |
---|
Retrieves maxTotalConnection
Retrieves muleContext
Retrieves objectStore
Retrieves poolingProfile
Retrieves retryPolicyTemplate
Returns true if this module implements such capability
capability |
---|
connection |
---|
key | |
---|---|
connection |
Exception |
---|
Sets accessTokenIdentifierPrefix
value | Value to set |
---|
Sets apiUrl
value | Value to set |
---|
Sets consumerKey
value | Value to set |
---|
Sets consumerSecret
value | Value to set |
---|
Sets defaultMaxConnectionPerRoute
value | Value to set |
---|
Sets maxTotalConnection
value | Value to set |
---|
Sets muleContext
value | Value to set |
---|
Sets objectStore
value | Value to set |
---|
Sets poolingProfile
value | Value to set |
---|
Sets retryPolicyTemplate
value | Value to set |
---|