org.apache.bsf.debug.meta

Class DebugManagerDispatcher


public class DebugManagerDispatcher
extends Dispatcher

Field Summary

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

m_con

Constructor Summary

DebugManagerDispatcher(SocketConnection con)

Method Summary

void
dispatch(ResultCell rcell)

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

dispatch

Constructor Details

DebugManagerDispatcher

public DebugManagerDispatcher(SocketConnection con)

Method Details

dispatch

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