public class BodyParserEngineManagerImpl extends Object implements BodyParserEngineManager
| Constructor and Description |
|---|
BodyParserEngineManagerImpl(BodyParserEnginePost bodyParserEnginePost,
BodyParserEngineJson bodyParserEngineJson,
BodyParserEngineXml bodyParserEngineXml) |
@Inject public BodyParserEngineManagerImpl(BodyParserEnginePost bodyParserEnginePost, BodyParserEngineJson bodyParserEngineJson, BodyParserEngineXml bodyParserEngineXml)
public BodyParserEngine getBodyParserEngineForContentType(String contentType)
getBodyParserEngineForContentType in interface BodyParserEngineManagerCopyright © 2013. All Rights Reserved.