org.apache.bsf.debug.clientImpl
public class ClientConnection extends SocketConnection implements Runnable
| Constructor Summary | |
|---|---|
| ClientConnection(String host, int port) | |
| Method Summary | |
|---|---|
| void | breakConnection() |
| protected void | dispatchInvocation(ResultCell rcell) |
| DebugManagerStub | getDebugManager() |
| void | run() |
| protected void | wireExceptionNotify(Exception ex) |