|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.systems.as400.debug.sep.internal.PhantomEngineEPDCHandler
com.ibm.etools.systems.as400.debug.sep.internal.PhantomEngineTerminateHandler
public class PhantomEngineTerminateHandler
Handle the terminate request. Engine supposes to remove all SEPs.
| Field Summary | |
|---|---|
static String |
copyright
|
| Fields inherited from class com.ibm.etools.systems.as400.debug.sep.internal.PhantomEngineEPDCHandler |
|---|
_dataInputStream, _dataOutputStream, _engineSession, _epdcReply, _epdcRequest, _errorMessage, _success |
| Constructor Summary | |
|---|---|
PhantomEngineTerminateHandler(DataInputStream dataInputStream,
DataOutputStream dataOutputStream)
Constructor |
|
| Method Summary | |
|---|---|
protected boolean |
execute()
Execute the request. |
protected boolean |
processRequest()
Construct the EPDC_Request and send to Engine. |
boolean |
terminate()
Execute the request. |
| Methods inherited from class com.ibm.etools.systems.as400.debug.sep.internal.PhantomEngineEPDCHandler |
|---|
decodeReply, getErrorMessage, getMessage, isSuccessful, processMessage, setFormatterClass, setSuccessful |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
| Constructor Detail |
|---|
public PhantomEngineTerminateHandler(DataInputStream dataInputStream,
DataOutputStream dataOutputStream)
dataInputStream - : the dataInputStream used to read data from Phantom Engine.dataOutputStream - : the dataOutputStream used to write data to Phantom Engine.| Method Detail |
|---|
public boolean terminate()
throws IOException
IOException - if connection is dropped.
protected boolean execute()
throws IOException
IOExceptionPhantomEngineEPDCHandler#execute()
protected boolean processRequest()
throws IOException
IOException
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||