All Packages Class Hierarchy This Package Previous Next Index
Class ajanta.apps.afs.FileServer
java.lang.Object
|
+----java.rmi.server.RemoteObject
|
+----java.rmi.server.RemoteServer
|
+----java.rmi.server.UnicastRemoteObject
|
+----ajanta.server.AgentServer
|
+----ajanta.apps.afs.FileServer
- public class FileServer
- extends AgentServer
-
FileServer(String)
-
-
getCurrentOwner()
-
-
main(String[])
-
FileServer
public FileServer(String n) throws RemoteException
getCurrentOwner
public URN getCurrentOwner()
main
public static void main(String args[])
All Packages Class Hierarchy This Package Previous Next Index