public interface WebServiceEngine
extends javax.ejb.EJBObject
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
IBM Copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
| javax.xml.soap.SOAPElement | executeService(javax.xml.soap.SOAPElement soapElementRequest)
This method executes the web service request which is passed in the form of a SOAP element.
|
static final java.lang.String COPYRIGHT
javax.xml.soap.SOAPElement executeService(javax.xml.soap.SOAPElement soapElementRequest)
throws java.rmi.RemoteException