| Package | com.ericfeminella.debugger |
| Class | public final class LocalDebuggerSettings |
| Constant | Defined by | ||
|---|---|---|---|
| CONNECTION_ID : String = "<local-debugger-connection>" [static]
the connection name which is used by LocalConnection
| LocalDebuggerSettings | ||
| CONNECTION_METHOD : String = "write" [static]
the connection method invoked by LocalConnection
| LocalDebuggerSettings | ||
| CONNECTION_ID | constant |
public static const CONNECTION_ID:String = "<local-debugger-connection>"the connection name which is used by LocalConnection
| CONNECTION_METHOD | constant |
public static const CONNECTION_METHOD:String = "write"the connection method invoked by LocalConnection