\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.web.services.FlowDataProviderCore Interface Reference

Detailed Description

Provider to be injected into controllers to get the pre-processed FlowData for the request being serviced.

Inheritance diagram for fiftyone.pipeline.web.services.FlowDataProviderCore:

[legend]

Classes

class  Default
Default implementation of the FlowDataProviderCore service. More...

Public Member Functions

FlowData  getFlowData (HttpServletRequest request)
Get the FlowData associated with the HTTP request. More...

Member Function Documentation