| 
|||||||||
| 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.OracleSession
protected class GameClient.OracleSession
a session deals with all unexpected request.
| Field Summary | 
|---|
| 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.OracleSession(java.lang.String state)
 | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
getState()
 | 
 void | 
processRequest(CatpRequest request)
 | 
 java.lang.String | 
toString()
 | 
| Methods inherited from class edu.cuny.cat.comm.CatpReactiveSession | 
|---|
clone, isProcessed, setProcessed | 
| Methods inherited from class edu.cuny.cat.comm.Session | 
|---|
forceOut, sendMessage | 
| Methods inherited from class java.lang.Object | 
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public GameClient.OracleSession(java.lang.String state)
| Method Detail | 
|---|
public void processRequest(CatpRequest request)
                    throws CatException
processRequest in class CatpReactiveSessionCatExceptionpublic java.lang.String getState()
public java.lang.String toString()
toString in class Session<CatpMessage>
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||