org.apache.bsf.debug
Class BSFConnect

java.lang.Object
  extended byorg.apache.bsf.debug.BSFConnect

public class BSFConnect
extends java.lang.Object


Constructor Summary
BSFConnect()
           
 
Method Summary
static BSFDebugManager connect(java.lang.String host, int portno)
           
static void disconnect()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BSFConnect

public BSFConnect()
Method Detail

connect

public static BSFDebugManager connect(java.lang.String host,
                                      int portno)
                               throws java.io.IOException
Throws:
java.io.IOException

disconnect

public static void disconnect()