|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.iseries.edit.verifiers.comm.bridge.RSEOpenGetIFS
public class RSEOpenGetIFS
Class to encapsulate the code to handle the CODE communications bridge request rseOpenGetIFS.
| Field Summary | |
|---|---|
static String |
copyright
|
| Constructor Summary | |
|---|---|
RSEOpenGetIFS(IBMiConnection connection,
IRemoteFile file)
Constructor for RSEOpenGetIFS. |
|
| Method Summary | |
|---|---|
protected void |
loadCachedSource()
Load the IFS file from the cache |
protected void |
loadRemoteSource()
Load the contents of the member from the remote system. |
protected ADEControlBlock |
write(JavaToCOutputStream out)
Write the results of the rseOpenGet function call to the output stream. |
| 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 RSEOpenGetIFS(IBMiConnection connection,
IRemoteFile file)
| Method Detail |
|---|
protected void loadRemoteSource()
throws SystemMessageException,
IOException,
Exception
SystemMessageException
IOException
Exception
protected void loadCachedSource()
throws SystemMessageException,
IOException
SystemMessageException
IOException
protected ADEControlBlock write(JavaToCOutputStream out)
throws IOException
IOException
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||