Concrete implementation of a SpecialRequest.
The template parameter T defines that kind of CarryingFiber is embedded into it.
Constructor.
String context of the request. May be anything; highly request-specific.
CarryingFiber embedded into the request.
String context of the request.
Fiber embedded into the request.
Type to instantiate the CarryingFiber with.
See Implementation
Concrete implementation of a SpecialRequest.
The template parameter T defines that kind of CarryingFiber is embedded into it.