edu.cuny.cat
Class GameClient.PostBidSession

java.lang.Object
  extended by edu.cuny.cat.comm.Session<CatpMessage>
      extended by edu.cuny.cat.comm.CatpReactiveSession
          extended by edu.cuny.cat.GameClient.PostSession
              extended by edu.cuny.cat.GameClient.PostShoutSession
                  extended by edu.cuny.cat.GameClient.PostBidSession
All Implemented Interfaces:
java.lang.Cloneable
Enclosing class:
GameClient

protected class GameClient.PostBidSession
extends GameClient.PostShoutSession


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.PostBidSession()
           
 
Method Summary
 
Methods inherited from class edu.cuny.cat.GameClient.PostShoutSession
processRequest
 
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
 

Constructor Detail

GameClient.PostBidSession

public GameClient.PostBidSession()