@Path(value="/braintree") public class BraintreeResource extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) org.apache.camel.ProducerTemplate |
producerTemplate |
| Constructor and Description |
|---|
BraintreeResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateToken() |
javax.ws.rs.core.Response |
refund(String transactionId) |
javax.ws.rs.core.Response |
sale() |
Copyright © 2019–2020 The Apache Software Foundation. All rights reserved.