| Package | Description |
|---|---|
| org.apache.servicemix.examples.cxf.jaxrs |
| 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 © 2005–2014 The Apache Software Foundation. All rights reserved.