Packagecom.ericfeminella.debugger
Classpublic final class LocalDebuggerSettings

Defines a set of static constant settings specific to a LocalDebugger session



Public Constants
 ConstantDefined 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
Constant detail
CONNECTION_IDconstant
public static const CONNECTION_ID:String = "<local-debugger-connection>"

the connection name which is used by LocalConnection

CONNECTION_METHODconstant 
public static const CONNECTION_METHOD:String = "write"

the connection method invoked by LocalConnection