org.apache.bsf.debug.clientImpl

Class ClientConnection

public class ClientConnection extends SocketConnection implements Runnable

Constructor Summary
ClientConnection(String host, int port)
Method Summary
voidbreakConnection()
protected voiddispatchInvocation(ResultCell rcell)
DebugManagerStubgetDebugManager()
voidrun()
protected voidwireExceptionNotify(Exception ex)

Constructor Detail

ClientConnection

public ClientConnection(String host, int port)

Method Detail

breakConnection

public void breakConnection()

dispatchInvocation

protected void dispatchInvocation(ResultCell rcell)

getDebugManager

public DebugManagerStub getDebugManager()

run

public void run()

wireExceptionNotify

protected void wireExceptionNotify(Exception ex)