|
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.protocol.PROTOCOL_Base
com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Request
com.ibm.etools.systems.as400.debug.protocol.PReqInitializeDE
public class PReqInitializeDE
| Field Summary |
|---|
| Fields inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Request |
|---|
_request_code, _total_bytes |
| Fields inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Base |
|---|
_byteBuffer, DISPLAYDETAIL |
| Constructor Summary | |
|---|---|
PReqInitializeDE(byte dominantLanguage,
String productPrefix,
String DEArguments,
String remoteSearchPath)
This creates a default packet. |
|
| Method Summary | |
|---|---|
String |
arguments()
returns a string that represents the arguments |
byte |
debugFrontendEncoding()
returns debug encoding ID |
int |
debugFrontendPlatformID()
returns debug platform ID |
protected String |
dominantLanguageSetting()
returns a string that represents the dominant language setting (305 and earlier) |
String |
filePrefix()
returns a string that represents the File prefix |
protected int |
fixedLen()
Return the length of the fixed component |
String |
frontEndEncoding()
returns a string that represents the encodings supported |
protected String |
frontEndPlatform()
returns a string that represents the OS the frontend is running on |
String |
getCodePage()
|
String |
getInternalName()
This is for internal use only. |
String |
getRemoteSearchPath()
|
byte |
languageSetting()
returns language setting |
String |
locale()
returns a string that represents the Locale |
protected int |
varLen()
Return the length of the variable component |
void |
writeFormattedEPDC(DataOutputStream dataOutputStream,
byte formatFlags)
Write to the output stream an XML formatted representation of this EPDC class NOTE: This method should be implemented in all EPDC classes |
| Methods inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Request |
|---|
decodeRequestStream, getRequestCode, isSynchronous, output |
| Methods inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Base |
|---|
bytesAvailable, dumpEPDC, getByteBuffer, getDataInputStream, getEPDCEngineSession, getEPDCVersion, getOffset, getPlatformIdentifier, intAsBytes, markOffset, posBuffer, readChar, readExtString, readInt, readOffset, readShort, readStdString, setEPDCEngineSession, skipBytes, totalBytes, totalBytes, writeChar, writeInt, writeOffset, writeOffsetOrZero, writeShort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PReqInitializeDE(byte dominantLanguage,
String productPrefix,
String DEArguments,
String remoteSearchPath)
| Method Detail |
|---|
public byte debugFrontendEncoding()
public int debugFrontendPlatformID()
public byte languageSetting()
public String locale()
public String getCodePage()
public String getRemoteSearchPath()
public String filePrefix()
public String frontEndEncoding()
protected String frontEndPlatform()
protected String dominantLanguageSetting()
public String arguments()
protected int fixedLen()
fixedLen in class PROTOCOL_Requestprotected int varLen()
varLen in class PROTOCOL_Request
public void writeFormattedEPDC(DataOutputStream dataOutputStream,
byte formatFlags)
PROTOCOL_Base
writeFormattedEPDC in class PROTOCOL_Requestpublic String getInternalName()
PROTOCOL_Base
getInternalName in class PROTOCOL_Base
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||