Skip navigation links

ComputeEngine Provided Code

Packages 
Package Description
provided
The provided code for this project which contains required interfaces and classes, sample code, development guidelines and useful utilities. Please see the individual package, class and interface documentation for detailed information.
READ ALL THE DOCUMENTATION!!
provided.client.model
This package contains guidelines on creating a client that satisfies the required functionality for the project.
provided.client.model.task
Examples of ITask implementations.
provided.client.model.taskUtils
Utilities for managing tasks.
provided.compute
THIS PACKAGE CONTAINS THE INTERFACES FOR THE COMMON API FOR INTER-OPERABILITY BETWEEN STUDENTS. The interfaces in this package may NOT be modified in any way and all code must reference this exact package for these interfaces.
Please see the Javadocs for the individual interfaces for specific information.
provided.demo
This package contains runnable demos for the project (executable JAR files) -- See the full package description for the demos' operating directions.
provided.engine.model
This package contains guidelines on creating a compute engine that satisfies the required functionality for the project.
provided.rmiUtils
Utilities for managing RMI plus the declarations of shared RMI-related constants.
provided.rmiUtils.classServer
An implementation of a simple HTTP class file server.
Skip navigation links