\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.web.mvc.services.FiftyOneJSService.Default Class Reference

Inheritance diagram for fiftyone.pipeline.web.mvc.services.FiftyOneJSService.Default:

[legend]

Collaboration diagram for fiftyone.pipeline.web.mvc.services.FiftyOneJSService.Default:

[legend]

Public Member Functions

 Default (ClientsidePropertyService clientsidePropertyService)
void  enable (boolean enabled)

Public Member Functions inherited from fiftyone.pipeline.web.services.FiftyOneJSServiceCore.Default

 Default (ClientsidePropertyServiceCore clientsidePropertyServiceCore, boolean enabled)
Construct a new instance. More...
boolean  serveJS (HttpServletRequest request, HttpServletResponse response) throws IOException
Check if the 51Degrees JavaScript is being requested and write it to the response if it is. More...
boolean  serveJson (HttpServletRequest request, HttpServletResponse response) throws IOException
Check if the 51Degrees JSON is being requested and write it to the response if it is. More...