|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--javamath.server.Server
System dependent constants for a javamath server installation.
| Field Summary | |
static java.lang.String |
casBinding
The name to which the remote CAServer object is bound. |
static java.lang.String |
GAPCommand
Command to start GAP on this system. |
static int |
HTTPD_PORT_NUMBER
The port for accessing servlets for HTTP proxys. |
static java.lang.String |
JavamathHome
Root directory of the JavaMath installation. |
static java.lang.String |
MapleCommand
Command to start Maple on this system. |
static java.lang.String |
proxyCASURL
The url where the HTTP proxy CAS servlets are to be found. |
static java.lang.String |
proxyStoreURL
The url where the HTTP proxy Store servlets are to be found. |
static java.lang.String |
SERVER_NAME
Fully qualified computer name |
static java.lang.String |
storeBinding
The name to which the remote Store object is bound. |
| Constructor Summary | |
Server()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int HTTPD_PORT_NUMBER
public static final java.lang.String SERVER_NAME
public static final java.lang.String JavamathHome
public static final java.lang.String MapleCommand
public static final java.lang.String GAPCommand
public static final java.lang.String casBinding
public static final java.lang.String storeBinding
public static final java.lang.String proxyStoreURL
public static final java.lang.String proxyCASURL
| Constructor Detail |
public Server()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||