|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface RemoteJist.JistClientRemote
Remote JiST client interface.
Method Summary | |
---|---|
void |
done()
Signal client that simulation is done. |
RemoteIO.RemoteOutputStreamRemote |
getStdErr()
Return remote stderr. |
RemoteIO.RemoteOutputStreamRemote |
getStdOut()
Return remote stdout. |
Methods inherited from interface jist.runtime.RemoteJist.PingRemote |
---|
ping |
Methods inherited from interface jist.runtime.RemoteJist.ResourceFinderRemote |
---|
getResourceBytes, getResourceLastModificationDate |
Method Detail |
---|
RemoteIO.RemoteOutputStreamRemote getStdOut() throws java.rmi.RemoteException
java.rmi.RemoteException
- rpc failureRemoteIO.RemoteOutputStreamRemote getStdErr() throws java.rmi.RemoteException
java.rmi.RemoteException
- rpc failurevoid done() throws java.rmi.RemoteException
java.rmi.RemoteException
- rpc failure
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |