|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AdminTransactions
This interface defines the transaction codes between the server and the remote server administration programs.
| Field Summary | |
|---|---|
static int |
APPLET_SERVERINFORMATION
Information for the applet |
static int |
LOADBALANCER_SLAVECONNECT
Special transaction for load balancing slave start to controller. |
static int |
PHANTOM_EDITOR
Special transaction for Phantom Editor connection. |
static int |
RCONSOLE_APPRELOAD
Reload application. |
static int |
RCONSOLE_APPS
Application information. |
static int |
RCONSOLE_BROADCAST
Broadcast Message. |
static int |
RCONSOLE_BROADCASTALL
|
static int |
RCONSOLE_BROADCASTAPP
|
static int |
RCONSOLE_BROADCASTCL
|
static int |
RCONSOLE_CLIENT
Asks for Client information. |
static int |
RCONSOLE_DISABLE
Disable an Application |
static int |
RCONSOLE_ENABLE
Enable an Application |
static int |
RCONSOLE_EVENT
Event information. |
static int |
RCONSOLE_KILL
Kill a client connection. |
static int |
RCONSOLE_LOCK
Lock server. |
static int |
RCONSOLE_MEMCOMPACT
Perform a memory compact. |
static int |
RCONSOLE_MEMORY
Memory information. |
static int |
RCONSOLE_NOP
Quits the session between the NetPhantom Server and the remote server administration programs. |
static int |
RCONSOLE_PEAKCLIENTCOUNT
Get peak number of simultaneous server users |
static int |
RCONSOLE_PUT
Put file(s) to server. |
static int |
RCONSOLE_QUIT
Quits the session between the NetPhantom Server and the remote server administration programs. |
static int |
RCONSOLE_RESTART
Restart the server. |
static int |
RCONSOLE_RESTART_WEBSERVER
Restart web server. |
static int |
RCONSOLE_SHUTDOWN
Stops the server. |
static int |
RCONSOLE_TRACE
Trace information. |
static int |
RCONSOLE_UPGRADE
Upgrades the server. |
| Field Detail |
|---|
static final int RCONSOLE_QUIT
static final int RCONSOLE_NOP
static final int RCONSOLE_SHUTDOWN
static final int RCONSOLE_CLIENT
static final int RCONSOLE_KILL
static final int RCONSOLE_MEMORY
static final int RCONSOLE_MEMCOMPACT
static final int RCONSOLE_APPS
static final int RCONSOLE_APPRELOAD
static final int RCONSOLE_BROADCAST
static final int RCONSOLE_BROADCASTAPP
static final int RCONSOLE_BROADCASTCL
static final int RCONSOLE_BROADCASTALL
static final int RCONSOLE_LOCK
static final int RCONSOLE_TRACE
static final int RCONSOLE_EVENT
static final int RCONSOLE_DISABLE
static final int RCONSOLE_ENABLE
static final int RCONSOLE_PEAKCLIENTCOUNT
static final int APPLET_SERVERINFORMATION
static final int RCONSOLE_RESTART
static final int RCONSOLE_UPGRADE
static final int RCONSOLE_PUT
static final int RCONSOLE_RESTART_WEBSERVER
static final int PHANTOM_EDITOR
static final int LOADBALANCER_SLAVECONNECT
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||