Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
G
getAddress()
- Method in class nathan.middleware.
RemoteObjectReference
Get the remote refernces address.
getAddress()
- Method in class nathan.middleware.
StudentImpl
getAge()
- Method in interface nathan.middleware.
Student
Get the age of the student
getAge()
- Method in class nathan.middleware.
StudentImpl
Get the age of the student
getArguments()
- Method in class nathan.middleware.
Message
Get the arguments for the remote method invocation
getClientRemoteReference()
- Static method in class nathan.middleware.
RemoteReferenceModuleClient
Get the remote reference module.
getCourseIGrade()
- Method in interface nathan.middleware.
Grade
Get the grade for course I.
getCourseIGrade()
- Method in class nathan.middleware.
GradeImpl
getCourseIIGrade()
- Method in interface nathan.middleware.
Grade
Get the grade for course II.
getCourseIIGrade()
- Method in class nathan.middleware.
GradeImpl
getCourseIIIGrade()
- Method in interface nathan.middleware.
Grade
Get the grade for course III.
getCourseIIIGrade()
- Method in class nathan.middleware.
GradeImpl
getFrontEndAddress()
- Method in class nathan.middleware.
RemoteObjectMapping
Get the address of where the front of the replication manager is located.
getFrontEndPort()
- Method in class nathan.middleware.
RemoteObjectMapping
Gets the port number of the front end.
getFrontEndROR()
- Method in class nathan.middleware.
RemoteObjectMapping
Get the remote object reference for the front end so that it can be located
getGPA()
- Method in interface nathan.middleware.
Grade
Get the grade point average.
getGPA()
- Method in class nathan.middleware.
GradeImpl
getGrade()
- Method in class nathan.middleware.
Client
Gets the grades of a student on the server and displays them.
getGrade()
- Method in interface nathan.middleware.
Student
Get the grades of the student
getGrade()
- Method in class nathan.middleware.
StudentImpl
Get the grades of the student
getGrade(String)
- Method in interface nathan.middleware.
StudentList
get the grade of a student
getGrade(String)
- Method in class nathan.middleware.
StudentListImpl
get the grade of a student
getGrade(Message)
- Method in class nathan.middleware.
StudentListImplSkeleton
getGrade(String)
- Method in class nathan.middleware.
StudentListImplStub
getID()
- Method in class nathan.middleware.
MessageID
Gets the current ID number.
getImplementationClass()
- Method in class nathan.middleware.
RemoteObjectReference
Get the implemetation class.
getMaxID(int)
- Method in class nathan.middleware.
MessageID
Compares two IDs and returns the largest values after incrementing the ID by on.
getMessage()
- Method in class nathan.middleware.
ClientCommunication
Get a message sent from the server.
getMessage()
- Method in class nathan.middleware.
FrontEndHandler
Get the message that was sent to the server.
getMessage()
- Method in class nathan.middleware.
ServerCommunicationHandler
Get the message that was sent from the client.
getMessageID()
- Method in class nathan.middleware.
Message
Get the message ID of the message.
getMessageType()
- Method in class nathan.middleware.
Message
Get the type of message.
getMessageType()
- Method in class nathan.middleware.
RegistryMessage
Get the type of registry message.
getMethodName()
- Method in class nathan.middleware.
Message
Get the name of the method to be called.
getName()
- Method in class nathan.middleware.
RemoteObjectReference
The name of the remote reference.
getName()
- Method in interface nathan.middleware.
Student
Get the name of the student
getName()
- Method in class nathan.middleware.
StudentImpl
Get the name of the student
getNextID()
- Method in class nathan.middleware.
MessageID
Gets the next availiable ID number to use.
getNextID()
- Method in class nathan.middleware.
ObjectID
Get the next id number.
getObjectID()
- Method in class nathan.middleware.
RemoteObjectReference
Get the id number of the reference.
getObjectName()
- Method in class nathan.middleware.
RegistryMessage
Returns the name of the oject.
getObjectToBind()
- Method in class nathan.middleware.
RegistryMessage
Get the object to bind to the registry.
getPort()
- Method in class nathan.middleware.
RemoteObjectReference
Get the port number of the remote reference.
getPortToBind()
- Method in class nathan.middleware.
RegistryMessage
Gets the portToBind.
getProgram()
- Method in interface nathan.middleware.
Student
Get the program of the student
getProgram()
- Method in class nathan.middleware.
StudentImpl
Get the program of the student
getReference(RemoteObjectReference)
- Method in class nathan.middleware.
RemoteReferenceModuleClient
Returns the local object.
getReference(RemoteObjectReference)
- Method in class nathan.middleware.
RemoteReferenceModuleServer
Lookup the object which has specific RemoteObjectReference.
getRemoteObjectReference()
- Method in class nathan.middleware.
Message
Get the remote object reference.
getRemoteObjects()
- Method in class nathan.middleware.
RemoteObjectMapping
Gets all of the replicated objects of the front end.
getReplicatedObject()
- Method in interface nathan.middleware.
StudentList
Get a copy of the student list
getReplicatedObject()
- Method in class nathan.middleware.
StudentListImpl
getReplicatedObject(Message)
- Method in class nathan.middleware.
StudentListImplSkeleton
getReplicatedObject()
- Method in class nathan.middleware.
StudentListImplStub
getServerRemoteReference()
- Static method in class nathan.middleware.
RemoteReferenceModuleServer
Gets an instance of the remote reference module
getStub()
- Method in class nathan.middleware.
Client
getStub is used to look up a reference to a stub when the application is using more than one remote object.
getStudentNumber()
- Method in interface nathan.middleware.
Student
Get the student number
getStudentNumber()
- Method in class nathan.middleware.
StudentImpl
Get the student number
getTimeCreated()
- Method in class nathan.middleware.
RemoteObjectReference
Get the time that the remote reference was created.
Grade
- Interface in
nathan.middleware
Grade Interface is the interface used to access grade objects in the application.
GradeFactory
- Class in
nathan.middleware
GradeFactory creates new instances of grade objects.
GradeImpl
- Class in
nathan.middleware
The implementation of the Grade interface used to store a students grade.
GradeImpl()
- Constructor for class nathan.middleware.
GradeImpl
Creates a new instance of GradeImpl
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T