org.apache.bsf.debug.meta

Class JsObjectDispatcher


public class JsObjectDispatcher
extends Dispatcher

Field Summary

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

m_con

Constructor Summary

JsObjectDispatcher(SocketConnection con)

Method Summary

void
dispatch(ResultCell rcell)

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

dispatch

Constructor Details

JsObjectDispatcher

public JsObjectDispatcher(SocketConnection con)

Method Details

dispatch

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