Classes
ExecutionContext The context used and created by {@link ExecutionContextFactory}. ExecutionContextFactory Creates new {@link ExecutionContext} instances. LegacyExecutionContext deprecated An execution context that is compatible with the legacy API (< 2.5). LegacyExecutionContextFactory deprecated Creates new {@link LegacyExecutionContext} instances.
Interfaces
ExecutionContextFactoryInterface Creates instances of {@link ExecutionContextInterface}. ExecutionCont