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

Packages that use OutputReportIncident
org.apache.camel.example.axis   
org.apache.camel.example.reportincident   
 

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

Methods in org.apache.camel.example.axis that return OutputReportIncident
 OutputReportIncident ReportIncidentService.reportIncident(InputReportIncident parameters)
           
 OutputReportIncident AxisReportIncidentService.reportIncident(InputReportIncident parameters)
           
 

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

Methods in org.apache.camel.example.reportincident that return OutputReportIncident
 OutputReportIncident ReportIncidentBindingImpl.reportIncident(InputReportIncident parameters)
           
 OutputReportIncident ReportIncidentService_PortType.reportIncident(InputReportIncident parameters)
           
 OutputReportIncident ReportIncidentBindingStub.reportIncident(InputReportIncident parameters)
           
 



Copyright © 2007-2010 IONA Open Source Community. All Rights Reserved.