| Package | Description |
|---|---|
| org.wso2.esb.integration.services.jaxrs.customersample |
| Modifier and Type | Method and Description |
|---|---|
Customer |
CustomerService.getCustomer(String id) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
CustomerService.addCustomer(Customer customer) |
javax.ws.rs.core.Response |
CustomerService.updateCustomer(Customer customer) |
Copyright © 2019 WSO2. All rights reserved.