|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RemoteJist.ResourceFinderRemote
Remote resource finder interface.
| Method Summary | |
|---|---|
byte[] |
getResourceBytes(java.lang.String name)
Get bytes of a remote resource. |
long |
getResourceLastModificationDate(java.lang.String name)
Get modification time of resource. |
| Method Detail |
|---|
byte[] getResourceBytes(java.lang.String name)
throws java.rmi.RemoteException
name - resource name
java.rmi.RemoteException - rpc failure
long getResourceLastModificationDate(java.lang.String name)
throws java.rmi.RemoteException
name - resource name
java.rmi.RemoteException - rpc failure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||