public class ScriptConsole extends Object implements SocketHandler
| Modifier and Type | Field and Description |
|---|---|
static short |
ALLOW |
static short |
DENY |
static short |
NONE |
| Constructor and Description |
|---|
ScriptConsole() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isBusy() |
void |
run() |
void |
setSocket(Socket newSocket) |
static void |
setUser(AgentProxy a) |
void |
shutdown() |
public static final short NONE
public static final short ALLOW
public static final short DENY
public String getName()
getName in interface SocketHandlerpublic boolean isBusy()
isBusy in interface SocketHandlerpublic static void setUser(AgentProxy a)
public void setSocket(Socket newSocket)
setSocket in interface SocketHandlerpublic void shutdown()
shutdown in interface SocketHandlerCopyright © 1997–2022 CRISTAL-iSE. All rights reserved.