com.khubla.pragmatach.plugin.jackson
Class JacksonController
java.lang.Object
com.khubla.pragmatach.framework.controller.impl.AbstractController
com.khubla.pragmatach.plugin.jackson.JacksonController
- All Implemented Interfaces:
- PragmatachController
public class JacksonController
- extends AbstractController
- Author:
- tome
Methods inherited from class com.khubla.pragmatach.framework.controller.impl.AbstractController |
bad, buildWildcardResourceURI, forward, getApplicationURL, getCacheHeaders, getConfigurationParameter, getControllerName, getControllerName, getPragmatachRoute, getRequest, getResource, getSessionScopedController, ok, redirect, setPragmatachRoute, setRequest |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JacksonController
public JacksonController()
- ctor
createNode
public org.codehaus.jackson.node.ObjectNode createNode()
getJsonFactory
public org.codehaus.jackson.JsonFactory getJsonFactory()
getObjectMapper
public org.codehaus.jackson.map.ObjectMapper getObjectMapper()
render
public Response render(org.codehaus.jackson.node.ObjectNode objectNode)
throws PragmatachException
- render
- Throws:
PragmatachException
Copyright © 2014 khubla.com. All rights reserved.