Save This Page
Home » bsf-src-2.4.0 » org.apache.bsf.debug.meta » [javadoc | source]
org.apache.bsf.debug.meta
public class: DebuggerDispatcher [javadoc | source]
java.lang.Object
   org.apache.bsf.debug.util.Dispatcher
      org.apache.bsf.debug.meta.JsCallbacksDispatcher
         org.apache.bsf.debug.meta.DebuggerDispatcher
Fields inherited from org.apache.bsf.debug.util.Dispatcher:
m_con
Constructor:
 public DebuggerDispatcher(SocketConnection con) 
Method from org.apache.bsf.debug.meta.DebuggerDispatcher Summary:
dispatch
Methods from org.apache.bsf.debug.meta.JsCallbacksDispatcher:
dispatch
Methods from org.apache.bsf.debug.util.Dispatcher:
dispatch
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.bsf.debug.meta.DebuggerDispatcher Detail:
 public  void dispatch(ResultCell rcell) throws Exception