|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object biz.chitec.quarterback.gjsa.server.CommandExecutor biz.chitec.quarterback.gjsa.server.GenericProxyExecutor
Executor for a GJSA server acting as a proxy. Holds the connection to another GJSA server (via a passed SereverConnector object) and sends each and every command directly to that other server. When the connection to the proxied server is closed, operation continues if there are some executors below this one on the stack.
Field Summary |
Fields inherited from class biz.chitec.quarterback.gjsa.server.CommandExecutor |
myserv, mythreadbase, rb |
Constructor Summary | |
GenericProxyExecutor(ServerThreadBase stb)
|
Methods inherited from class biz.chitec.quarterback.gjsa.server.CommandExecutor |
getServerThreadBase, leavingActions, query, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GenericProxyExecutor(ServerThreadBase stb)
|
QJCC homepage | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |