- EntryPoint - Class in pdp.compileplatform.frontend
-
The entry point of the server.
- EntryPoint() - Constructor for class pdp.compileplatform.frontend.EntryPoint
-
- EnumResult - Enum in pdp.compileplatform.session
-
An enumeration of the possible types of results for the execution of a task.
- EnumRetCode - Enum in pdp.compileplatform.frontend
-
- EnumStatus - Enum in pdp.compileplatform.session
-
A concrete implementation of the ClientInterface interface
- executeTasks() - Method in class pdp.compileplatform.execution.TaskExecutor
-
execute tasks contained in the queue using docker as sandbox,
an execution can be a compilation, an interpretation or compilation + execution
- executeTasks() - Method in interface pdp.compileplatform.execution.TaskExecutorInterface
-
Retrieve a task from the taskQueue and then execute it