org.apache.camel.example.reportincident
Interface ReportIncidentEndpoint

All Known Implementing Classes:
ReportIncidentEndpointService

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2013-07-09T21:55:35.290-04:00",
           comments="Apache CXF 2.7.5")
public interface ReportIncidentEndpoint

This class was generated by Apache CXF 2.7.5 2013-07-09T21:55:35.290-04:00 Generated source version: 2.7.5


Method Summary
 OutputReportIncident reportIncident(InputReportIncident in)
           
 

Method Detail

reportIncident

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2013-07-09T21:55:35.290-04:00")
OutputReportIncident reportIncident(InputReportIncident in)


Apache Camel