org.apache.camel.example.axis
Class AxisReportIncidentService
java.lang.Object
org.springframework.remoting.jaxrpc.ServletEndpointSupport
org.apache.camel.example.axis.AxisReportIncidentService
- All Implemented Interfaces:
- Remote, ServiceLifecycle, ReportIncidentService_PortType
public class AxisReportIncidentService
- extends ServletEndpointSupport
- implements ReportIncidentService_PortType
Axis webservice
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisReportIncidentService
public AxisReportIncidentService()
onInit
protected void onInit()
throws ServiceException
- Overrides:
onInit in class ServletEndpointSupport
- Throws:
ServiceException
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.