Uses of Interface
org.apache.camel.example.reportincident.ReportIncidentService_PortType

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

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

Classes in org.apache.camel.example.axis that implement ReportIncidentService_PortType
 class AxisReportIncidentService
          Axis webservice
 

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

Classes in org.apache.camel.example.reportincident that implement ReportIncidentService_PortType
 class ReportIncidentBindingImpl
           
 class ReportIncidentBindingStub
           
 

Methods in org.apache.camel.example.reportincident that return ReportIncidentService_PortType
 ReportIncidentService_PortType ReportIncidentService_Service.getReportIncidentPort()
           
 ReportIncidentService_PortType ReportIncidentService_ServiceLocator.getReportIncidentPort()
           
 ReportIncidentService_PortType ReportIncidentService_Service.getReportIncidentPort(URL portAddress)
           
 ReportIncidentService_PortType ReportIncidentService_ServiceLocator.getReportIncidentPort(URL portAddress)
           
 



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