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

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

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

Methods in org.apache.camel.example.axis with parameters of type InputReportIncident
 OutputReportIncident ReportIncidentService.reportIncident(InputReportIncident parameters)
           
 OutputReportIncident AxisReportIncidentService.reportIncident(InputReportIncident parameters)
           
 

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

Methods in org.apache.camel.example.reportincident with parameters of type InputReportIncident
 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.