| Package | Description |
|---|---|
| org.wso2.msf4j.example.exception | |
| org.wso2.msf4j.example.service |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
InvoiceNotFoundMapper.toResponse(InvoiceNotFoundException ex) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
InvoiceService.getCustomer(String id)
Retrieves an invoice record for a given invoice 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.