|
jSyncManager Simple Java Server | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jSyncManager.SJS.ServerManager
public class ServerManager
The Internet Server Service Management Tool. This class serves as the entry point to the ISS Management Tool. It uses RMI to connect to the ISS Server instance running on the local host.
Field Summary | |
---|---|
static java.lang.String |
ALL_IPv4_BOUND_ADDRESSES
A string constant representing all bind addresses for IPv4. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main entrypoint for the Internet Service Server Manager. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ALL_IPv4_BOUND_ADDRESSES
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- the command-line arguments passed to the program.
|
jSyncManager Simple Java Server | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |