nl.innovationinvestments.cheyenne.engine.components
Class SOAP
java.lang.Object
nl.innovationinvestments.cheyenne.engine.components.Component
nl.innovationinvestments.cheyenne.engine.components.SOAP
public class SOAP
- extends Component
- Author:
- StPl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCECODE_VERSION
public static final String SOURCECODE_VERSION
- Standard variable for determining version of a class file.
- See Also:
- Constant Field Values
SOAP
public SOAP()
SOAP
public SOAP(Dialog dialog)
- Parameters:
dialog -
setWSDLUrl
public void setWSDLUrl(String value)
getWSDLUrl
public String getWSDLUrl()
setAction
public void setAction(String value)
getAction
public String getAction()
append
public void append(String xml)
- Append XML
start
public void start()
- Overrides:
start in class Component
finish
public void finish()
- Overrides:
finish in class Component
Copyright © 2013 InnovationInvestments. All rights reserved.