org.apache.camel.example.reportincident
Interface ReportIncidentEndpoint

All Known Implementing Classes:
ReportIncidentEndpointService

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-03-01T11:51:02.988-05:00",
           comments="Apache CXF 2.5.2")
public interface ReportIncidentEndpoint

This class was generated by Apache CXF 2.5.2 2012-03-01T11:51:02.988-05:00 Generated source version: 2.5.2


Method Summary
 OutputReportIncident reportIncident(InputReportIncident in)
           
 

Method Detail

reportIncident

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2012-03-01T11:51:02.988-05:00")
OutputReportIncident reportIncident(InputReportIncident in)


Apache CAMEL