Test.nio
Class Server

java.lang.Object
  extended by Test.nio.Server

public class Server
extends java.lang.Object

Old IO test server


Constructor Summary
Server()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Server

public Server()
Method Detail

main

public static void main(java.lang.String[] args)