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

Direct Known Subclasses:
    DebuggerDispatcher

Fields inherited from org.apache.bsf.debug.util.Dispatcher:
m_con
Constructor:
 public JsCallbacksDispatcher(SocketConnection con) 
Method from org.apache.bsf.debug.meta.JsCallbacksDispatcher Summary:
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.JsCallbacksDispatcher Detail:
 public  void dispatch(ResultCell rcell) throws Exception