|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.iseries.core.comm.bridge.RSEOpenGetIFS
Class to encapsulate the code to handle the CODE communications bridge request rseOpenGetIFS.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
RSEOpenGetIFS(ISeriesConnection connection,
com.ibm.etools.systems.subsystems.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(ISeriesConnection connection, com.ibm.etools.systems.subsystems.IRemoteFile file)
Method Detail |
protected void loadRemoteSource() throws com.ibm.etools.systems.core.messages.SystemMessageException, IOException, Exception
com.ibm.etools.systems.core.messages.SystemMessageException
IOException
Exception
protected void loadCachedSource() throws com.ibm.etools.systems.core.messages.SystemMessageException, IOException
com.ibm.etools.systems.core.messages.SystemMessageException
IOException
protected ADEControlBlock write(JavaToCOutputStream out) throws IOException
IOException
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |