| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.ide.debug | |
|---|---|
| javax.ide | The ide package is where all JSR 198 packages are rooted. | 
| javax.ide.debug | Debbuger API used by extensions to initiate a debugging session. | 
| Classes in javax.ide.debug used by javax.ide | |
|---|---|
| Debugger The Debuggercan be used to start the debuggee or to retrieve command line options so the extension can start the debuggee itself. | |
| Classes in javax.ide.debug used by javax.ide.debug | |
|---|---|
| ClientConnector ClientConnectors expect extension writers to start the debuggee process by calling Connector.startDebuggee(Map). | |
| Connector The Connectorinterface is used to connect to a debugging session. | |
| Debugger The Debuggercan be used to start the debuggee or to retrieve command line options so the extension can start the debuggee itself. | |
| ServerConnector ServerConnectors allow clients to start the debugger listening by calling the method ServerConnector.startListening()waiting for a debuggee process to start. | |
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||