ninja.bodyparser
Class BodyParserEngineManagerImpl

java.lang.Object
  extended by ninja.bodyparser.BodyParserEngineManagerImpl
All Implemented Interfaces:
BodyParserEngineManager

public class BodyParserEngineManagerImpl
extends Object
implements BodyParserEngineManager


Constructor Summary
BodyParserEngineManagerImpl(BodyParserEngineJson bodyParserEngineJson)
           
 
Method Summary
 BodyParserEngine getBodyParserEngineForContentType(String contentType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BodyParserEngineManagerImpl

@Inject
public BodyParserEngineManagerImpl(BodyParserEngineJson bodyParserEngineJson)
Method Detail

getBodyParserEngineForContentType

public BodyParserEngine getBodyParserEngineForContentType(String contentType)
Specified by:
getBodyParserEngineForContentType in interface BodyParserEngineManager


Copyright © 2012. All Rights Reserved.