org.apache.bsf.debug

Class BSFConnect


public class BSFConnect
extends java.lang.Object

Method Summary

static BSFDebugManager
connect(String host, int portno)
static void
disconnect()

Method Details

connect

public static BSFDebugManager connect(String host,
                                      int portno)
            throws IOException

disconnect

public static void disconnect()