Test.nio
Class NIOClient

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

public class NIOClient
extends java.lang.Object

New IO test client


Constructor Summary
NIOClient()
           
 
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

NIOClient

public NIOClient()
Method Detail

main

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