Frames | No Frames |
Methods with parameter type org.apache.bsf.debug.jsdi.JsCallbacks | |
void | Set the associated debugger. |
void | Set the associated debugger. |
Methods with return type org.apache.bsf.debug.jsdi.JsCallbacks | |
JsCallbacks | Return the current debugger. |
JsCallbacks | Return the current debugger. |
Classes implementing org.apache.bsf.debug.jsdi.JsCallbacks | |
class | |
class |
Methods with parameter type org.apache.bsf.debug.jsdi.JsCallbacks | |
void | Set the associated debugger. |
Methods with return type org.apache.bsf.debug.jsdi.JsCallbacks | |
JsCallbacks | Return the current debugger. |
Classes implementing org.apache.bsf.debug.jsdi.JsCallbacks | |
class | This object is the remote object that will be passed to
the remote debug manager as both the BSFDebugger and
the JavaScript-specific callback object. |
Methods with parameter type org.apache.bsf.debug.jsdi.JsCallbacks | |
void | Set the associated debugger. |
Methods with return type org.apache.bsf.debug.jsdi.JsCallbacks | |
JsCallbacks | Return the current debugger. |