public class SimpleWSClient extends Object
| Constructor and Description |
|---|
SimpleWSClient() |
| Modifier and Type | Method and Description |
|---|---|
xsul.wsif.WSIFMessage |
sendSOAPMessage(String url,
Object[][] args,
String opName) |
xsul.wsif.WSIFMessage |
sendSOAPMessage(xsul.xwsif_runtime.WSIFClient wclient,
Object[][] args,
String opName) |
public xsul.wsif.WSIFMessage sendSOAPMessage(String url, Object[][] args, String opName) throws ComponentRegistryException
url - args - opName - ComponentRegistryExceptionpublic xsul.wsif.WSIFMessage sendSOAPMessage(xsul.xwsif_runtime.WSIFClient wclient,
Object[][] args,
String opName)
throws ComponentRegistryException
wclient - args - opName - ComponentRegistryExceptionCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.