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

Constructor Index

 o FileServer(String)

Method Index

 o getCurrentOwner()
 o main(String[])

Constructors

 o FileServer
 public FileServer(String n) throws RemoteException

Methods

 o getCurrentOwner
 public URN getCurrentOwner()
 o main
 public static void main(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index