All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jpvm.jpvmConnectionServer

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----jpvm.jpvmConnectionServer

public class jpvmConnectionServer
extends Thread

Constructor Index

 o jpvmConnectionServer(jpvmConnectionSet, jpvmMessageQueue)

Method Index

 o getConnectionPort()
 o run()

Constructors

 o jpvmConnectionServer
 public jpvmConnectionServer(jpvmConnectionSet c,
                             jpvmMessageQueue q)

Methods

 o getConnectionPort
 public int getConnectionPort()
 o run
 public void run()
Overrides:
run in class Thread

All Packages  Class Hierarchy  This Package  Previous  Next  Index