|
|||||||||
| Home >> All >> org >> scoja >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.scoja.util
Class UNIXSocketTest

java.lang.Objectorg.scoja.util.UNIXSocketTest
- public final class UNIXSocketTest
- extends java.lang.Object
| Nested Class Summary | |
(package private) class |
UNIXSocketTest.Client
|
(package private) class |
UNIXSocketTest.Server
|
| Field Summary | |
UNIXAddress |
addr
|
| Constructor Summary | |
UNIXSocketTest()
|
|
| Method Summary | |
static void |
main(java.lang.String[] argv)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
addr
public final UNIXAddress addr
| Constructor Detail |
UNIXSocketTest
public UNIXSocketTest()
| Method Detail |
main
public static void main(java.lang.String[] argv)
|
|||||||||
| Home >> All >> org >> scoja >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.scoja.util.UNIXSocketTest