Skip navigation links
A B C D E F G I L M N P R S T V 

R

readObject(ObjectInputStream) - Method in class provided.client.model.task.GetInfo
Reinitializes transient fields upon deserialization.
readObject(ObjectInputStream) - Method in class provided.client.model.task.Pi2
Reinitializes transient fields upon deserialization.
REGISTRY_PORT - Static variable in interface provided.rmiUtils.IRMI_Defs
Port used for Registry.
RMIUtils - Class in provided.rmiUtils
Concrete implementaion of the IRMIUtils, which are utilities to make it easier to start/stop the RMI system, access local/remote Registries and get the local IP address.
RMIUtils(Consumer<String>) - Constructor for class provided.rmiUtils.RMIUtils
Constructor for the class.
RMIUtils(Consumer<String>, boolean) - Constructor for class provided.rmiUtils.RMIUtils
Auxiliary constructor used to set the getLocalAddress() method to return non-private addresses, e.g.
roundingMode - Static variable in class provided.client.model.task.Pi2
rounding mode to use during pi computation
run() - Method in class provided.rmiUtils.classServer.ClassServer
The "listen" thread that accepts a connection to the server, parses the header to obtain the class file name and sends back the bytecodes for the class (or error if the class is not found or the response was malformed).
runTask(ITask<T>) - Method in interface provided.client.model.IClientModel
Runs the given ITask on the remote engine server, returning the String formatted result, which is produced using the given ITask's ITaskResultFormatter object.
A B C D E F G I L M N P R S T V 
Skip navigation links