| 
|||||||||
| 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.CatpProactiveSession
edu.cuny.cat.GameClient.CheckInSession
protected class GameClient.CheckInSession
| Field Summary | 
|---|
| Fields inherited from class edu.cuny.cat.comm.CatpProactiveSession | 
|---|
completed, request | 
| Fields inherited from class edu.cuny.cat.comm.Session | 
|---|
MAX_ATTEMPT | 
| Constructor Summary | |
|---|---|
GameClient.CheckInSession(CatpRequest request)
 | 
|
| Method Summary | |
|---|---|
 void | 
processResponse(CatpResponse response)
 | 
 java.lang.String | 
toString()
 | 
| Methods inherited from class edu.cuny.cat.comm.CatpProactiveSession | 
|---|
forceOut, getRequest, isCompleted, sendRequest, setCompleted, setRequest | 
| Methods inherited from class edu.cuny.cat.comm.Session | 
|---|
sendMessage | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public GameClient.CheckInSession(CatpRequest request)
| Method Detail | 
|---|
public void processResponse(CatpResponse response)
                     throws CatException
processResponse in class CatpProactiveSessionCatExceptionpublic 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 | ||||||||