Uses of Class
astra.debugger.DebuggerAPI
| Package | Description |
|---|---|
| astra.debugger |
-
Uses of DebuggerAPI in astra.debugger
Methods in astra.debugger that return DebuggerAPI Modifier and Type Method Description static DebuggerAPIDebuggerAPI. createInstance()static DebuggerAPIDebuggerAPI. createInstance(int port)static DebuggerAPIDebuggerAPI. createInstance(String host)static DebuggerAPIDebuggerAPI. createInstance(String host, int port)Constructors in astra.debugger with parameters of type DebuggerAPI Constructor Description DebuggerHandler(DebuggerAPI api)