|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--test.KeyExchangeTest.TestRunner
| Field Summary | |
(package private) org.ssonet.net.SSONETContext |
ctx
|
(package private) org.ssonet.io.IOStream |
ios
|
(package private) boolean |
isServer
|
(package private) org.ssonet.net.KeyExchange |
keyExchange
|
| Constructor Summary | |
(package private) |
KeyExchangeTest.TestRunner(org.ssonet.io.IOStream ios,
org.ssonet.net.SSONETContext ctx,
boolean isServer)
|
| Method Summary | |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
org.ssonet.io.IOStream ios
org.ssonet.net.SSONETContext ctx
boolean isServer
org.ssonet.net.KeyExchange keyExchange
| Constructor Detail |
KeyExchangeTest.TestRunner(org.ssonet.io.IOStream ios,
org.ssonet.net.SSONETContext ctx,
boolean isServer)
| Method Detail |
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||