Package | Description |
---|---|
org.apache.camel.component.braintree | |
org.apache.camel.component.braintree.internal |
Modifier and Type | Class and Description |
---|---|
class |
AddOnGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.AddOnGateway
|
class |
AddressGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.AddressGateway
|
class |
ClientTokenGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.ClientTokenGateway
|
class |
CreditCardVerificationGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.CreditCardVerificationGateway
|
class |
CustomerGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.CustomerGateway
|
class |
DiscountGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.DiscountGateway
|
class |
DisputeGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.DisputeGateway
|
class |
DocumentUploadGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.DocumentUploadGateway
|
class |
MerchantAccountGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.MerchantAccountGateway
|
class |
PaymentMethodGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.PaymentMethodGateway
|
class |
PaymentMethodNonceGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.PaymentMethodNonceGateway
|
class |
PlanGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.PlanGateway
|
class |
ReportGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.ReportGateway
|
class |
SettlementBatchSummaryGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.SettlementBatchSummaryGateway
|
class |
SubscriptionGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.SubscriptionGateway
|
class |
TransactionGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.TransactionGateway
|
class |
WebhookNotificationGatewayEndpointConfiguration
Camel EndpointConfiguration for com.braintreegateway.WebhookNotificationGateway
|
Modifier and Type | Method and Description |
---|---|
BraintreeConfiguration |
BraintreeComponent.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.util.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) |
void |
BraintreeComponent.setConfiguration(BraintreeConfiguration configuration)
To use the shared 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