org.indi.client
Class IndiClient

java.lang.Object
  extended by org.indi.client.IndiClient

public class IndiClient
extends java.lang.Object


Field Summary
protected  Dispatcher dispatcher
           
protected  org.indi.reactor.Reactor reactor
           
 
Constructor Summary
IndiClient(org.indi.reactor.Reactor r)
           
 
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
 

Field Detail

dispatcher

protected Dispatcher dispatcher

reactor

protected org.indi.reactor.Reactor reactor
Constructor Detail

IndiClient

public IndiClient(org.indi.reactor.Reactor r)
           throws java.io.IOException
Throws:
java.io.IOException
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Parameters:
args -
Throws:
java.io.IOException


Copyright © 2008. All Rights Reserved.