| Package | Description |
|---|---|
| org.wso2.msf4j.example.exception | |
| org.wso2.msf4j.example.service |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
CustomerNotFoundMapper.toResponse(CustomerNotFoundException ex) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
CustomerService.getCustomer(String id)
Retrieves a customer record for a given customer ID.
|
javax.ws.rs.core.Response |
ReportService.getInvoiceReport(String id)
Retrieves the invoice report for a given invoice ID.
|
Copyright © 2025 WSO2. All rights reserved.