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

Packages that use OutputReportIncident
org.apache.camel.example.client   
org.apache.camel.example.reportincident   
org.apache.camel.example.server   
 

Uses of OutputReportIncident in org.apache.camel.example.client
 

Methods in org.apache.camel.example.client with parameters of type OutputReportIncident
 String LogResponseBean.transformResponse(OutputReportIncident out)
           
 

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

Methods in org.apache.camel.example.reportincident that return OutputReportIncident
 OutputReportIncident ObjectFactory.createOutputReportIncident()
          Create an instance of OutputReportIncident
 OutputReportIncident ReportIncidentEndpoint.reportIncident(InputReportIncident in)
           
 

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

Methods in org.apache.camel.example.server that return OutputReportIncident
 OutputReportIncident IncidentBean.reportIncident(InputReportIncident in)
           
 



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