| Package | Description |
|---|---|
| org.apache.camel.component.braintree | |
| org.apache.camel.component.braintree.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
AddOnGatewayEndpointConfiguration
Camel endpoint configuration for
AddOnGateway. |
class |
AddressGatewayEndpointConfiguration
Camel endpoint configuration for
AddressGateway. |
class |
ClientTokenGatewayEndpointConfiguration
Camel endpoint configuration for
ClientTokenGateway. |
class |
CreditCardVerificationGatewayEndpointConfiguration
Camel endpoint configuration for
CreditCardVerificationGateway. |
class |
CustomerGatewayEndpointConfiguration
Camel endpoint configuration for
CustomerGateway. |
class |
DiscountGatewayEndpointConfiguration
Camel endpoint configuration for
DiscountGateway. |
class |
DisputeGatewayEndpointConfiguration
Camel endpoint configuration for
DisputeGateway. |
class |
DocumentUploadGatewayEndpointConfiguration
Camel endpoint configuration for
DocumentUploadGateway. |
class |
MerchantAccountGatewayEndpointConfiguration
Camel endpoint configuration for
MerchantAccountGateway. |
class |
PaymentMethodGatewayEndpointConfiguration
Camel endpoint configuration for
PaymentMethodGateway. |
class |
PaymentMethodNonceGatewayEndpointConfiguration
Camel endpoint configuration for
PaymentMethodNonceGateway. |
class |
PlanGatewayEndpointConfiguration
Camel endpoint configuration for
PlanGateway. |
class |
ReportGatewayEndpointConfiguration
Camel endpoint configuration for
ReportGateway. |
class |
SettlementBatchSummaryGatewayEndpointConfiguration
Camel endpoint configuration for
SettlementBatchSummaryGateway. |
class |
SubscriptionGatewayEndpointConfiguration
Camel endpoint configuration for
SubscriptionGateway. |
class |
TransactionGatewayEndpointConfiguration
Camel endpoint configuration for
TransactionGateway. |
class |
WebhookNotificationGatewayEndpointConfiguration
Camel endpoint configuration for
WebhookNotificationGateway. |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.support.component.ApiMethodPropertiesHelper<BraintreeConfiguration> |
BraintreeEndpoint.getPropertiesHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.Endpoint |
BraintreeComponent.createEndpoint(String uri,
String methodName,
BraintreeApiName apiName,
BraintreeConfiguration endpointConfiguration) |
com.braintreegateway.BraintreeGateway |
BraintreeComponent.getGateway(BraintreeConfiguration configuration) |
| Constructor and Description |
|---|
BraintreeEndpoint(String uri,
BraintreeComponent component,
BraintreeApiName apiName,
String methodName,
BraintreeConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
BraintreeConfiguration |
BraintreeApiCollection.getEndpointConfiguration(BraintreeApiName apiName) |
Apache Camel