org.jbrain.qlink
Class TelenetProxy

java.lang.Object
  |
  +--org.jbrain.qlink.TelenetProxy

public class TelenetProxy
extends java.lang.Object


Constructor Summary
TelenetProxy(java.io.InputStream is, java.io.OutputStream os)
           
 
Method Summary
 boolean negotiate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TelenetProxy

public TelenetProxy(java.io.InputStream is,
                    java.io.OutputStream os)
Method Detail

negotiate

public boolean negotiate()
Returns: