A C D E G I M N O P R S V 

G

getBytes(String) - Method in class provided.rmiUtils.classServer.ClassFileServer
Returns an array of bytes containing the bytecodes for the class represented by the argument path.
getBytes(String) - Method in class provided.rmiUtils.classServer.ClassServer
Returns an array of bytes containing the bytecodes for the class represented by the argument path.
getCmd(I) - Method in class provided.extvisitor.AExtVisitor
Retrieve the command associated with given index value.
getData() - Method in class provided.datapacket.DataPacket
Accessor for the held data
getDefaultCmd() - Method in class provided.extvisitor.AExtVisitor
Retrieve the current default command
getLocalAddress() - Method in interface provided.rmiUtils.IRMIUtils
This method is designed to reliably return the actual local IP address across multiple platforms, particularly Linux.
getLocalAddress() - Method in class provided.rmiUtils.RMIUtils
This method is designed to reliably return the actual local IP address across multiple platforms, particularly Linux.
getLocalRegistry() - Method in interface provided.rmiUtils.IRMIUtils
Returns the RMI Registry on the local machine on port IRMI_Defs.REGISTRY_PORT, as a server would require.
getLocalRegistry() - Method in class provided.rmiUtils.RMIUtils
Returns the Registry on the local machine on port IRMI_Defs.REGISTRY_PORT, as a server would require.
getLocalUserStub() - Method in interface provided.datapacket.ICmd2ModelAdapter
Gets a reference to the local IUser stub which is needed to instantiate status packets for return objects.
getPath(BufferedReader) - Static method in class provided.rmiUtils.classServer.ClassServer
Returns the path to the class file obtained from parsing the HTML header.
getRemoteRegistry(String) - Method in interface provided.rmiUtils.IRMIUtils
Returns the RMI Registry on a remote machine on port IRMI_Defs.REGISTRY_PORT, as a client would require.
getRemoteRegistry(String) - Method in class provided.rmiUtils.RMIUtils
Returns the Registry on the given machine on port IRMI_Defs.REGISTRY_PORT, as a client would require.
A C D E G I M N O P R S V