A C D E G H I K L M N O P R S T V 

R

removeClient(ClientInterface) - Method in class pdp.compileplatform.session.ClientsManager
Remove a ClientInterface from the ClientManager
removeClient(ClientInterface) - Method in interface pdp.compileplatform.session.ClientsManagerInterface
Remove a ClientInterface from the ClientManager
removeTask(TaskInterface) - Method in class pdp.compileplatform.execution.TaskQueue
Remove a task from the queue.
removeTask(TaskInterface) - Method in interface pdp.compileplatform.execution.TaskQueueInterface
Remove a task from the queue
removeTask(TaskInterface) - Method in class pdp.compileplatform.session.Client
Remove a task from the client's list of TaskInterface
removeTask(TaskInterface) - Method in interface pdp.compileplatform.session.ClientInterface
Remove a task from the client's list of TaskInterface
removeTask(TaskInterface) - Method in class pdp.compileplatform.session.TasksManager
Remove a task from the TaskManager
removeTask(TaskInterface) - Method in interface pdp.compileplatform.session.TasksManagerInterface
Remove a task from the TaskManager
RequestHandler - Class in pdp.compileplatform.frontend
A concrete implementation of the RequestHandlerInterface interface
RequestHandler(String, double, String, int, int, int) - Constructor for class pdp.compileplatform.frontend.RequestHandler
Constructs a RequestHandler object
RequestHandlerInterface - Interface in pdp.compileplatform.frontend
This interface presents the services provided by the platform (public requests are handled by an object implementing this interface).
RequestListener - Class in pdp.compileplatform.frontend
A concrete implementation of the platform public API delegating all the work to a RequestHandler object
RequestListener(String, double, String, int, int, int) - Constructor for class pdp.compileplatform.frontend.RequestListener
Constructs a RequestListener
RequestListenerInterface - Interface in pdp.compileplatform.frontend
This interface presents the platform API as seen by clients, all public services that the server can handle
run(String, int, String, String) - Method in class pdp.compileplatform.frontend.RequestHandler
run a previously submitted task running task
run(String, int, String, String) - Method in interface pdp.compileplatform.frontend.RequestHandlerInterface
runs previously submitted task
run(String, int, String, String) - Method in class pdp.compileplatform.frontend.RequestListener
runs previously submitted task
run(String, int, String, String) - Method in interface pdp.compileplatform.frontend.RequestListenerInterface
web method to run previously submitted task
A C D E G H I K L M N O P R S T V