com.infoengine.webject.msg
Class CallRemoteprocedure
java.lang.Object
com.infoengine.webject.Webject
com.infoengine.webject.msg.CallRemoteprocedure
- Direct Known Subclasses:
- CallSoapservice
- public class CallRemoteprocedure
- extends Webject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG
protected boolean DEBUG
PARM_HANDLER
private static final String PARM_HANDLER
- See Also:
- Constant Field Values
DEFAULT_HANDLER
protected String DEFAULT_HANDLER
CallRemoteprocedure
public CallRemoteprocedure()
invoke
public Task invoke(Task task)
throws IEException
- Specified by:
invoke
in class Webject
- Throws:
IEException
unwrapSOAPException
private Throwable unwrapSOAPException(javax.xml.soap.SOAPException soapE)