A B C D E F G H I L M N O P R S T

C

checkFrontEnd(RemoteObjectMapping) - Method in class nathan.middleware.RegistryHandler
Checks if the FrontEnd for the application is still active.
checkIfAlive() - Method in class nathan.middleware.FrontEndHandler
Check that all servers are still alive by sending them are you alive messages.
checkIfAlive(RemoteObjectMapping) - Method in class nathan.middleware.RegistryHandler
 
Client - Class in nathan.middleware
Client is the client portion of the RMI application.
Client() - Constructor for class nathan.middleware.Client
Creates a new instance of the client object.
Client(String, String, int) - Constructor for class nathan.middleware.Client
Creates a new client object.
ClientCommunication - Class in nathan.middleware
Client Communication is used to send and receive messages from the remote object.
ClientCommunication() - Constructor for class nathan.middleware.ClientCommunication
Creates a new instance of ClientCommunication.
ClientCommunication(InetAddress, int) - Constructor for class nathan.middleware.ClientCommunication
Creates a new instance of ClientCommunication.
CLOSE_CONNECTION - Static variable in interface nathan.middleware.MessageType
CLOSE_CONNECTION a message sent to the client to terminate there connection if no more objects are able to be accessed.
compareArgs(Vector) - Method in class nathan.middleware.Message
Compare if to sets of arguments are equal.
create() - Static method in class nathan.middleware.GradeFactory
Creates a new grade object to be used.
create() - Static method in class nathan.middleware.StudentFactory
Creates a new Student.
createFrontEnd(String, String, int, int) - Static method in class nathan.middleware.Naming
Create an entry in the registry for the active replication front end server.
createSkeleton(String, String) - Method in class nathan.middleware.StubSkeletonGenerator
Creates a new skeleton file for a class to be used to remotely access a remote object on the server.
createStub(String, String) - Method in class nathan.middleware.StubSkeletonGenerator
Creates the stub file that the client wil use to access the remote object on the server.

A B C D E F G H I L M N O P R S T