Package | Description |
---|---|
ninja.bodyparser |
Modifier and Type | Class and Description |
---|---|
class |
BodyParserEngineJson
Built in Json body parser.
|
class |
BodyParserEngineMultipartPost |
class |
BodyParserEnginePost |
class |
BodyParserEngineXml
Built in Xml body parser.
|
Modifier and Type | Method and Description |
---|---|
BodyParserEngine |
BodyParserEngineManager.getBodyParserEngineForContentType(String contentType)
Find the body parser engine for the given content type
|
BodyParserEngine |
BodyParserEngineManagerImpl.getBodyParserEngineForContentType(String contentType) |
Copyright © 2019 ninjaframework. All rights reserved.