|
|||||||||
| 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.MarketClient.TransactionProactiveSession
protected class MarketClient.TransactionProactiveSession
| Field Summary | |
|---|---|
protected Transaction |
transaction
|
| Fields inherited from class edu.cuny.cat.comm.CatpProactiveSession |
|---|
completed, request |
| Fields inherited from class edu.cuny.cat.comm.Session |
|---|
MAX_ATTEMPT |
| Constructor Summary | |
|---|---|
MarketClient.TransactionProactiveSession(CatpRequest request,
Transaction transaction)
|
|
| Method Summary | |
|---|---|
void |
processResponse(CatpResponse response)
|
| 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, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Transaction transaction
| Constructor Detail |
|---|
public MarketClient.TransactionProactiveSession(CatpRequest request,
Transaction transaction)
| Method Detail |
|---|
public void processResponse(CatpResponse response)
throws CatException
processResponse in class CatpProactiveSessionCatException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||