public class TestIQCommandGetConfig extends TestAbstract
CHALLENGE_PATH, COMMAND_EL_NAME, disconnectOk, exception, FIELD_VALUE_PATH, IQ_COMMAND_X_PATH, IQ_EL_NAME, IQ_QUERY_NAME_PATH, IQ_QUERY_OS_PATH, IQ_QUERY_PATH, IQ_QUERY_VERSION_PATH, params, QUERY_EL_NAME, reply, resultCode, STREAM_MECHANISMS_PATH, timeoutOk, varsstanza_variables| Constructor and Description |
|---|
TestIQCommandGetConfig()
Creates a new
TestIQCommandGetConfig instance. |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementData(String string)
Describe
getElementData method here. |
Attribute[] |
getRespElementAttributes(String string)
Describe
getRespElementAttributes method here. |
String[] |
getRespElementNames(String string)
Describe
getRespElementNames method here. |
String[] |
getRespOptionalNames(String string)
Describe
getRespOptionalNames method here. |
void |
init(Params params,
Map<String,String> vars)
Describe
init method here. |
String |
nextElementName(tigase.xml.Element element)
Describe
nextElementName method here. |
getLastResult, getResultCode, getResultMessage, hasAttributes, release, replyElement, run, substituteVarspublic TestIQCommandGetConfig()
TestIQCommandGetConfig instance.public String getElementData(String string) throws Exception
getElementData method here.getElementData in class TestAbstractstring - a String valueString valueException - if an error occurspublic Attribute[] getRespElementAttributes(String string) throws Exception
getRespElementAttributes method here.getRespElementAttributes in class TestAbstractstring - a String valueAttribute[] valueException - if an error occurspublic String[] getRespElementNames(String string) throws Exception
getRespElementNames method here.getRespElementNames in class TestAbstractstring - a String valueString[] valueException - if an error occurspublic String[] getRespOptionalNames(String string) throws Exception
getRespOptionalNames method here.getRespOptionalNames in class TestAbstractstring - a String valueString[] valueException - if an error occurspublic void init(Params params, Map<String,String> vars)
init method here.init in interface TestIfcinit in class TestAbstractparams - a Params valuevars - public String nextElementName(tigase.xml.Element element) throws Exception
nextElementName method here.nextElementName in class TestAbstractelement - an Element valueString valueException - if an error occursCopyright © 2005–2019 "Tigase, Inc.". All rights reserved.