object HttpExecutionContext
Ordering
- Alphabetic
- By Inheritance
Inherited
- HttpExecutionContext
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Deprecated Value Members
- def fromThread(delegate: Executor): ExecutionContextExecutor
- Annotations
- @deprecated
- Deprecated
(Since version 2.9.0) Use instead
- def fromThread(delegate: ExecutionContextExecutor): ExecutionContextExecutor
- Annotations
- @deprecated
- Deprecated
(Since version 2.9.0) Use ClassLoaderExecutionContext.fromThread instead
- def fromThread(delegate: ExecutionContext): ExecutionContextExecutor
- Annotations
- @deprecated
- Deprecated
(Since version 2.9.0) Use ClassLoaderExecutionContext.fromThread instead
- def unprepared(delegate: ExecutionContext): ExecutionContext
- Annotations
- @deprecated
- Deprecated
(Since version 2.9.0) Use ClassLoaderExecutionContext.unprepared instead
(Since version 2.9.0) Renamed to ClassLoaderExecutionContext