org.apache.bsf.debug.meta

Class DebuggerDispatcher


public class DebuggerDispatcher
extends JsCallbacksDispatcher

Field Summary

Fields inherited from class org.apache.bsf.debug.util.Dispatcher

m_con

Constructor Summary

DebuggerDispatcher(SocketConnection con)

Method Summary

void
dispatch(ResultCell rcell)

Methods inherited from class org.apache.bsf.debug.meta.JsCallbacksDispatcher

dispatch

Methods inherited from class org.apache.bsf.debug.util.Dispatcher

dispatch

Constructor Details

DebuggerDispatcher

public DebuggerDispatcher(SocketConnection con)

Method Details

dispatch

public void dispatch(ResultCell rcell)
            throws Exception
Overrides:
dispatch in interface JsCallbacksDispatcher