| Package | Description |
|---|---|
| flash.tools.debugger.concrete |
| Modifier and Type | Method and Description |
|---|---|
static PlayerSession |
PlayerSession.createFromSocket(Socket s,
IDebuggerCallbacks debuggerCallbacks)
Deprecated.
Use createFromSocketWithOptions
|
static PlayerSession |
PlayerSession.createFromSocketWithOptions(Socket s,
IDebuggerCallbacks debuggerCallbacks,
SessionManager sessionManager)
Creates a session from the socket.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.