|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IncidentService
Interface with the services we want to expose as web services using code first.
This is a basic example, you can use the JAX-WS annotations to control the contract.
| Method Summary | |
|---|---|
OutputReportIncident |
reportIncident(InputReportIncident input)
Operation to report an incident |
OutputStatusIncident |
statusIncident(InputStatusIncident input)
Operation to get the status of an incident |
| Method Detail |
|---|
OutputReportIncident reportIncident(InputReportIncident input)
OutputStatusIncident statusIncident(InputStatusIncident input)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||