org.apache.camel.example.reportincident
Interface ReportIncidentEndpoint

All Known Implementing Classes:
ReportIncidentEndpointService

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2013-02-22T03:47:05.447-05:00",
           comments="Apache CXF 2.6.6")
public interface ReportIncidentEndpoint

This class was generated by Apache CXF 2.6.6 2013-02-22T03:47:05.447-05:00 Generated source version: 2.6.6


Method Summary
 OutputReportIncident reportIncident(InputReportIncident in)
           
 

Method Detail

reportIncident

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2013-02-22T03:47:05.447-05:00")
OutputReportIncident reportIncident(InputReportIncident in)


Apache CAMEL