Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.scoja.util
Class UNIXSocketTest  view UNIXSocketTest download UNIXSocketTest.java

java.lang.Object
  extended byorg.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)