|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.washington.cs.supple.net.rmi.client.RMIDirectoryProtocol
RMI directory protocol implementation.
| Constructor Summary | |
RMIDirectoryProtocol()
|
|
| Method Summary | |
boolean |
hasRoots()
Return true if the directory protocol has a notion of a root url(s). |
DirectoryEntry[] |
list(java.lang.String url)
Get a list of applications associated with a specified url |
DirectoryEntry[] |
listRoots()
List the protocol's root urls (if any). |
void |
open(java.lang.String url,
Renderer renderer)
Open an application using the specified url and target renderer. |
Solver |
openSolver(java.lang.String url)
Access a remote solver. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RMIDirectoryProtocol()
| Method Detail |
public void open(java.lang.String url,
Renderer renderer)
throws java.lang.Exception
DirectoryProtocol
open in interface DirectoryProtocolurl - renderer -
java.lang.Exception
public Solver openSolver(java.lang.String url)
throws java.lang.Exception
DirectoryProtocol
openSolver in interface DirectoryProtocoljava.lang.Exception
public DirectoryEntry[] list(java.lang.String url)
throws java.lang.Exception
DirectoryProtocol
list in interface DirectoryProtocolurl -
java.lang.Exceptionpublic boolean hasRoots()
DirectoryProtocol
hasRoots in interface DirectoryProtocolpublic DirectoryEntry[] listRoots()
DirectoryProtocol
listRoots in interface DirectoryProtocol
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||