The injected ParSeqTaskStore component
The injected ParSeqTraceBuilder component
The injected ParSeqTraceSensor component
The injected ParSeqTraceRenderer component
The injected BodyParser component
The injected ExecutionContext component
The injected ExecutionContext component
The injected ExecutionContext component
The method invokeBlock sets up a normal Request with ParSeqTaskStore and composes with ParSeqTraceBuilder to build ParSeq Trace for the Request.
The method invokeBlock sets up a normal Request with ParSeqTaskStore and composes with ParSeqTraceBuilder to build ParSeq Trace for the Request.
The type parameter of the Request
The origin Request
The block of origin Request process
The Future of Result
The injected BodyParser component
The injected BodyParser component
The class ParSeqTraceAction is an Action composition which sets up a normal Request with ParSeqTaskStore in order to put ParSeq Task into store for retrieving all Tasks within the scope of one request when building ParSeq Trace. And it also composes with ParSeqTraceBuilder to hand origin Result off in order to determine whether to show ParSeq Trace data or the origin Result, if so generate the ParSeq Trace Result.