|
||||||||||
| 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 failure
RemoteIO.RemoteOutputStreamRemote getStdErr()
throws java.rmi.RemoteException
java.rmi.RemoteException - rpc failure
void 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 | |||||||||