|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cuny.cat.comm.Session<CatpMessage>
edu.cuny.cat.comm.CatpReactiveSession
edu.cuny.cat.GameClient.PostSession
edu.cuny.cat.GameClient.PostClientListSession
protected class GameClient.PostClientListSession
Field Summary | |
---|---|
protected java.lang.String |
idList
|
Fields inherited from class edu.cuny.cat.comm.CatpReactiveSession |
---|
processed, reqType, typeHeader |
Fields inherited from class edu.cuny.cat.comm.Session |
---|
MAX_ATTEMPT |
Constructor Summary | |
---|---|
GameClient.PostClientListSession(java.lang.String typeHeader)
|
Method Summary | |
---|---|
void |
processRequest(CatpRequest request)
|
Methods inherited from class edu.cuny.cat.comm.CatpReactiveSession |
---|
clone, isProcessed, setProcessed |
Methods inherited from class edu.cuny.cat.comm.Session |
---|
forceOut, sendMessage, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected java.lang.String idList
Constructor Detail |
---|
public GameClient.PostClientListSession(java.lang.String typeHeader)
Method Detail |
---|
public void processRequest(CatpRequest request) throws CatException
processRequest
in class CatpReactiveSession
CatException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |