org.apache.bsf.debug.meta

Class JsContextDispatcher


public class JsContextDispatcher
extends Dispatcher

Field Summary

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

m_con

Constructor Summary

JsContextDispatcher(SocketConnection con)

Method Summary

void
dispatch(ResultCell rcell)

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

dispatch

Constructor Details

JsContextDispatcher

public JsContextDispatcher(SocketConnection con)

Method Details

dispatch

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