org.apache.camel.example.cxf.proxy
Class ReportIncidentEndpointService
java.lang.Object
org.apache.camel.example.cxf.proxy.ReportIncidentEndpointService
- All Implemented Interfaces:
- ReportIncidentEndpoint
public class ReportIncidentEndpointService
- extends Object
- implements ReportIncidentEndpoint
This is the implementation of the real web service
- Version:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportIncidentEndpointService
public ReportIncidentEndpointService()
reportIncident
public OutputReportIncident reportIncident(InputReportIncident in)
- Specified by:
reportIncident in interface ReportIncidentEndpoint
Apache Camel