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

Packages that use InputReportIncident
org.apache.camel.example.reportincident   
org.apache.camel.example.server   
 

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
 OutputReportIncident ReportIncidentEndpoint.reportIncident(InputReportIncident in)
           
 

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

Methods in org.apache.camel.example.server with parameters of type InputReportIncident
 OutputReportIncident IncidentBean.reportIncident(InputReportIncident in)
           
 



Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.