Class PALplate.lib.TelnetLikeInterface
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class PALplate.lib.TelnetLikeInterface

java.lang.Object
   |
   +----PALplate.lib.TelnetLikeInterface

public class TelnetLikeInterface
extends Object
implements Runnable

Constructor Index

 o TelnetLikeInterface()

Method Index

 o run()
This function sends everything which arrives on stdn to the Mud

Constructors

 o TelnetLikeInterface
  public TelnetLikeInterface()

Methods

 o run
  public void run()
This function sends everything which arrives on stdn to the Mud

All Packages  Class Hierarchy  This Package  Previous  Next  Index