public class AsynchronousInvoker extends SimpleInvoker
client| Constructor and Description |
|---|
AsynchronousInvoker(xsul.wsdl.WsdlDefinitions definitions)
Constructs an AsynchronousInvoker.
|
AsynchronousInvoker(xsul.wsdl.WsdlDefinitions definitions,
String messageBoxURL)
Constructs an AsynchronousInvoker.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
invoke()
Invokes the service.
|
void |
setup()
Sets up the service.
|
getClient, getDefinitions, getFault, getFaultMessage, getInputMessage, getInputs, getOperation, getOutput, getOutputMessage, getOutputs, isLock, setInput, setLock, setOperation, setOutputMessagepublic AsynchronousInvoker(xsul.wsdl.WsdlDefinitions definitions)
definitions - public AsynchronousInvoker(xsul.wsdl.WsdlDefinitions definitions,
String messageBoxURL)
definitions - messageBoxURL - public void setup()
throws WorkflowException
Invokersetup in interface Invokersetup in class SimpleInvokerWorkflowExceptionSimpleInvoker.setup()public boolean invoke()
throws WorkflowException
Invokerinvoke in interface Invokerinvoke in class SimpleInvokerWorkflowExceptionInvoker.invoke()Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.