|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.test.TestEmpty
tigase.test.TestAbstract
tigase.test.impl.TestSSL
public class TestSSL
Describe class TestSSL here. Created: Tue May 17 20:26:41 2005
| Field Summary |
|---|
| Fields inherited from class tigase.test.TestAbstract |
|---|
exception, params, reply, resultCode, timeoutOk, vars |
| Fields inherited from class tigase.test.TestEmpty |
|---|
stanza_variables |
| Constructor Summary | |
|---|---|
TestSSL()
Creates a new TestSSL instance. |
|
| Method Summary | |
|---|---|
String |
getElementData(String element)
Method description |
Attribute[] |
getRespElementAttributes(String element)
Method description |
String[] |
getRespElementNames(String element)
Method description |
String[] |
getRespOptionalNames(String element)
Method description |
void |
init(Params params,
Map<String,String> vars)
Describe init method here. |
String |
nextElementName(tigase.xml.Element reply)
Method description |
| Methods inherited from class tigase.test.TestAbstract |
|---|
getLastResult, getResultCode, getResultMessage, hasAttributes, release, replyElement, run, substituteVars |
| Methods inherited from class tigase.test.TestEmpty |
|---|
addInput, addOutput, baseXMLNS, debug, depends, getName, implemented, optional, setHistoryCollector, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestSSL()
TestSSL instance.
| Method Detail |
|---|
public String nextElementName(tigase.xml.Element reply)
throws Exception
TestAbstract
nextElementName in class TestAbstractExceptionpublic String getElementData(String element)
TestAbstract
getElementData in class TestAbstractpublic String[] getRespElementNames(String element)
TestAbstract
getRespElementNames in class TestAbstractpublic Attribute[] getRespElementAttributes(String element)
TestAbstract
getRespElementAttributes in class TestAbstractpublic String[] getRespOptionalNames(String element)
TestAbstract
getRespOptionalNames in class TestAbstract
public void init(Params params,
Map<String,String> vars)
init method here.
init in interface TestIfcinit in class TestAbstractparams - a Params value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||