SGAppsServerDecoratorsLibrary

SGAppsServerDecoratorsLibrary

new SGAppsServerDecoratorsLibrary()

Source:

Methods

(static) AccessLoggerDecorator(request, response, server, callback)

Source:

this decorator is not enabled by default

Parameters:
Name Type Description
request SGAppsServerRequest
response SGAppsServerResponse
server SGAppsServer
callback function

(static) NodeJsMvcDecorator(request, response, server, callback)

Source:

this decorator is not enabled by default

Parameters:
Name Type Description
request SGAppsServerRequest
response SGAppsServerResponse
server SGAppsServer
callback function