Detailed Description
The 51Degrees middleware component.
This carries out the processing on the device making the request using the Pipeline which has been constructed, and intercepts requests for the 51Degrees JavaScript.
Inheritance diagram for fiftyone.pipeline.web.mvc.components.FiftyOneInterceptor:
Collaboration diagram for fiftyone.pipeline.web.mvc.components.FiftyOneInterceptor:
Public Member Functions
FiftyOneInterceptor (FiftyOneInterceptorConfig config, PipelineResultService resultService, FlowDataProvider flowDataProvider, ClientsidePropertyService clientsidePropertyService, FiftyOneJSService fiftyOneJsService, UACHService uachService) throws RuntimeException |