Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.0 ()
Reality Interface Classes: Class DDATest (JReal) (ddatest.html)
|
Reality Interface Classes | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.northgateis.comms.dda.DDATest
Test class for DDATcp
Constructor Summary | |
DDATest()
|
Method Summary | |
void | echoTest(java.lang.String server) |
void | init() |
static void | main(java.lang.String[] args) |
void | runTests() |
void | sleepABit(int seconds) |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public DDATest()
Method Detail |
public static void main(java.lang.String[] args) throws java.io.IOException
public void init()
public void runTests()
public void echoTest(java.lang.String server)
public void sleepABit(int seconds)
| Reality Interface Classes | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |