|
|||||||||
| Home >> All >> javax >> ide >> [ debug overview ] | PREV NEXT | ||||||||
Uses of Class
javax.ide.debug.Connector
| Uses of Connector in javax.ide.debug |
| Subclasses of Connector in javax.ide.debug | |
class |
ClientConnector
ClientConnectors expect extension writers to start the debuggee process by calling startDebuggee(java.util.Map) 55 . |
class |
ServerConnector
ServerConnectors allow clients to start the debugger listening by calling the method ServerConnector.startListening() 55 waiting for a debuggee
process to start. |
|
|||||||||
| Home >> All >> javax >> ide >> [ debug overview ] | PREV NEXT | ||||||||