|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--javamath.server.proxycas.ProxyCAServer
Servlet based proxy for the RMI CAServer. This can be created on any server from a java standalone or on the webserver from an applet.
| Constructor Summary | |
ProxyCAServer(java.lang.String proxyCASURL)
proxyCASURL is a string like http://javamathserver.domain.net/ProxyCAS which is the URL to the directory javamath/src/server/proxystore on the server. |
|
| Method Summary | |
ProxyCASession |
createSession(java.lang.String cas)
Returns a computation session with the compute engine named cas. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProxyCAServer(java.lang.String proxyCASURL)
| Method Detail |
public ProxyCASession createSession(java.lang.String cas)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||