| Package | Description |
|---|---|
| org.wso2.am.integration.services.jaxrs.coffeesample | |
| org.wso2.am.integration.services.jaxrs.coffeesample.bean |
| Modifier and Type | Method and Description |
|---|---|
Payment |
StarbucksOutletService.getPayment(String id) |
Payment |
StarbucksOutletServiceImpl.getPayment(String id) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
StarbucksOutletService.doPayment(String id,
Payment payment) |
javax.ws.rs.core.Response |
StarbucksOutletServiceImpl.doPayment(String id,
Payment payment) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentStatus.setPayment(Payment payment) |
| Constructor and Description |
|---|
PaymentStatus(String status,
Payment payment) |
Copyright © 2018 WSO2 Inc. All rights reserved.