Module: bodyParser

The body parser module of the webserver adapter.

Used only internally by the adapter.

Methods

(static) setParsers(container, server)

Setup body parsers of the webserver

Parameters:
Name Type Description
container Object

The container context

server Object

The webserver object the endpoints will be added to