net.tinyos.matlab
Class MatServer

java.lang.Object
  extended bynet.tinyos.matlab.MatServer

public class MatServer
extends java.lang.Object


Nested Class Summary
 class MatServer.workerThreadRMI
           
 
Field Summary
(package private)  boolean listening
           
(package private)  MatlabControl mc
           
 
Constructor Summary
MatServer()
           
 
Method Summary
 void body()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mc

MatlabControl mc

listening

boolean listening
Constructor Detail

MatServer

public MatServer()
Method Detail

body

public void body()
          throws java.io.IOException
Throws:
java.io.IOException