|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectadams.core.ConsoleObject
adams.core.option.AbstractOptionHandler
adams.flow.core.AbstractActor
adams.flow.core.AbstractWSClient
adams.flow.sink.WSSink
public class WSSink
| Field Summary |
|---|
| Fields inherited from class adams.flow.core.AbstractWSClient |
|---|
m_Client |
| Fields inherited from class adams.flow.core.AbstractActor |
|---|
FILE_EXTENSION, FILE_EXTENSION_GZ, m_Annotations, m_BackupState, m_DetectedObjectVariables, m_DetectedVariables, m_ErrorHandler, m_Executed, m_FullName, m_Headless, m_Name, m_Parent, m_Root, m_Self, m_Skip, m_StopFlowOnError, m_StopMessage, m_Stopped, m_StorageHandler, m_VariablesUpdated |
| Fields inherited from class adams.core.option.AbstractOptionHandler |
|---|
m_DebugLevel, m_OptionManager |
| Constructor Summary | |
|---|---|
WSSink()
|
|
| Method Summary | |
|---|---|
Class[] |
accepts()
Returns the class that the consumer accepts. |
protected String |
checkClient(WebServiceClient value)
Checks the client. |
protected String |
doExecute()
Executes the flow item. |
protected WebServiceClientConsumer |
getDefaultClient()
Returns the default client to use. |
String |
globalInfo()
Returns a string describing the object. |
void |
input(Token token)
The method that accepts the input token and then processes it. |
| Methods inherited from class adams.flow.core.AbstractWSClient |
|---|
cleanUp, clientTipText, defineOptions, doQuery, getClient, getQuickInfo, postQuery, preQuery, query, setClient, setUp |
| Methods inherited from class adams.core.option.AbstractOptionHandler |
|---|
cleanUpOptions, debug, debugLevelTipText, finishInit, getDebugLevel, getOptionManager, isDebugOn, newOptionManager, setDebugLevel, toCommandLine, toString |
| Methods inherited from class adams.core.ConsoleObject |
|---|
getDebugging, getSystemErr, getSystemOut |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WSSink()
| Method Detail |
|---|
public String globalInfo()
globalInfo in class AbstractOptionHandlerprotected WebServiceClientConsumer getDefaultClient()
getDefaultClient in class AbstractWSClientprotected String checkClient(WebServiceClient value)
checkClient in class AbstractWSClientvalue - the client to check
public Class[] accepts()
accepts in interface InputConsumerpublic void input(Token token)
input in interface InputConsumertoken - the token to accept and processprotected String doExecute()
doExecute in class AbstractActor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||