org.hebe.mps
Class Server.ConnectionThread

java.lang.Object
  |
  +--org.hebe.mps.Server.ConnectionThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
Server

private class Server.ConnectionThread
extends java.lang.Object
implements java.lang.Runnable

This class implements the body of the thread that is run for each client that connects to an MPS interface server.


Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait