|
Sun Adapter for CICS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.stc.eways.cics.CTGReplyHandler
public class CTGReplyHandler
| Field Summary |
|---|
| Fields inherited from interface com.ibm.ctg.client.Callbackable |
|---|
CLASS_VERSION, COPYRIGHT_NOTICE |
| Constructor Summary | |
|---|---|
CTGReplyHandler()
|
|
| Method Summary | |
|---|---|
void |
run()
Required by the Callbackable interface: This sets the flag which is checked by the waitForEvent() method. |
void |
setAsyncCallObject(AsyncCicsCall callObject)
|
void |
setResults(com.ibm.ctg.client.GatewayRequest request)
Required by the Callbackable interface This is the routine that is executed when an Asynchronous call is made and before the object is runned; |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CTGReplyHandler()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void setAsyncCallObject(AsyncCicsCall callObject)
public void setResults(com.ibm.ctg.client.GatewayRequest request)
setResults in interface com.ibm.ctg.client.Callbackable
|
Sun Adapter for CICS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||