org.apache.camel.example.reportincident
Class ReportIncidentBindingImpl

java.lang.Object
  extended by org.apache.camel.example.reportincident.ReportIncidentBindingImpl
All Implemented Interfaces:
Remote, ReportIncidentService_PortType

public class ReportIncidentBindingImpl
extends Object
implements ReportIncidentService_PortType


Constructor Summary
ReportIncidentBindingImpl()
           
 
Method Summary
 OutputReportIncident reportIncident(InputReportIncident parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportIncidentBindingImpl

public ReportIncidentBindingImpl()
Method Detail

reportIncident

public OutputReportIncident reportIncident(InputReportIncident parameters)
                                    throws RemoteException
Specified by:
reportIncident in interface ReportIncidentService_PortType
Throws:
RemoteException


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