|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This class encapsulates constants that are utilized for Jini communication.
* The String constants represent the names of specific services
* or request parameter keys, and the int constants are used for
* remote administration. This latter set of constants are combined in request
* (type, item) ordered pairs to obtain different results as follows:
| Field Summary | |
static java.lang.String |
ACCESS
Access database service |
static int |
ADMINISTRATE
Perform an administration activity |
static java.lang.String |
APPLICATION
Misc application |
static int |
AUTHENTICATE
Client authentication request |
static java.lang.String |
BROADCAST
Broadcast service |
static int |
COMMUNICATE
Perform a communication related activity |
static java.lang.String |
CONNECTED
Current number of client connections |
static java.lang.String |
CONSOLE
Console service |
static int |
DESTROY
Remove a service from operation |
static java.lang.String |
DEVELOPMENT
Suffix to service names under development (set to '_D' for development, and an empty String for production) |
static java.lang.String |
FOXPRO
FoxPro database service |
static java.lang.String |
HITS
Total number of client hits on the service since startup |
static int |
INFORMATION
Perform an statistic/informational activity |
static int |
INVALID
Unrecognized request to be ignored |
static java.lang.String |
LOAD
Maximum concurrent load of client connections |
static java.lang.String |
LOG
Logging service |
static int |
SERVICE
Send a message to a particular service |
static java.lang.String |
SQL_SERVER
SQL Server database service |
static int |
START
Start a service |
static java.lang.String |
START_INFO
Startup information such as the service startup date |
static java.lang.String |
STATISTICS
Statistics service |
static int |
STOP
Stop / Pause a service |
| Field Detail |
public static final java.lang.String LOG
public static final java.lang.String CONSOLE
public static final java.lang.String BROADCAST
public static final java.lang.String ACCESS
public static final java.lang.String FOXPRO
public static final java.lang.String SQL_SERVER
public static final java.lang.String STATISTICS
public static final java.lang.String APPLICATION
public static final java.lang.String DEVELOPMENT
public static final int INVALID
public static final int AUTHENTICATE
public static final int ADMINISTRATE
public static final int COMMUNICATE
public static final int INFORMATION
public static final int START
public static final int STOP
public static final int DESTROY
public static final int SERVICE
public static final java.lang.String START_INFO
public static final java.lang.String HITS
public static final java.lang.String CONNECTED
public static final java.lang.String LOAD
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||