de.grogra.ext.openalea
Class Server

java.lang.Object
  extended by de.grogra.ext.openalea.Server

public class Server
extends java.lang.Object


Constructor Summary
Server(Context ctx, int port)
           
 
Method Summary
 boolean isServerReady()
           
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Server

public Server(Context ctx,
              int port)
Method Detail

isServerReady

public boolean isServerReady()

start

public void start()