Save This Page
Home » bsf-src-2.4.0 » org.apache.bsf.debug.util » [javadoc | source]
org.apache.bsf.debug.util
abstract public class: Dispatcher [javadoc | source]
java.lang.Object
   org.apache.bsf.debug.util.Dispatcher

Direct Known Subclasses:
    DebugManagerDispatcher, DebuggerDispatcher, JsCallbacksDispatcher, JsEngineDispatcher, JsContextDispatcher, JsObjectDispatcher

Field Summary
protected  SocketConnection m_con     
Constructor:
 protected Dispatcher(SocketConnection con) 
Method from org.apache.bsf.debug.util.Dispatcher Summary:
dispatch
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.bsf.debug.util.Dispatcher Detail:
 abstract public  void dispatch(ResultCell rcell) throws Exception