edu.jas.ring
Class RunRoseClient

java.lang.Object
  extended by edu.jas.ring.RunRoseClient

public class RunRoseClient
extends java.lang.Object

Simple setup to run the client in the distributed Rose example.


Constructor Summary
RunRoseClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
(package private) static void runClient(java.lang.String host, int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunRoseClient

public RunRoseClient()
Method Detail

main

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

runClient

static void runClient(java.lang.String host,
                      int port)