@Path(value="/transaction") public class TxnService extends Object
| Constructor and Description |
|---|
TxnService() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
addOrder(Order order) |
List<Order> |
getOrders(String txnId) |
Copyright © 2015 WSO2. All rights reserved.