Uses of Class
org.apache.camel.example.reportincident.InputReportIncident

Uses of InputReportIncident in org.apache.camel.example.reportincident
 

Methods in org.apache.camel.example.reportincident that return InputReportIncident
 InputReportIncident ObjectFactory.createInputReportIncident()
          Create an instance of InputReportIncident
 

Methods in org.apache.camel.example.reportincident with parameters of type InputReportIncident
 String FilenameGenerator.generateFilename(InputReportIncident input)
           
 OutputReportIncident ReportIncidentEndpoint.reportIncident(InputReportIncident in)
           
 



Apache CAMEL