org.glassfish.jersey.examples.jackson
Class NonJaxbBeanResource

java.lang.Object
  extended by org.glassfish.jersey.examples.jackson.NonJaxbBeanResource

@Path(value="/nonJaxbResource")
public class NonJaxbBeanResource
extends Object

TODO javadoc.

Author:
Jakub Podlesak

Constructor Summary
NonJaxbBeanResource()
           
 
Method Summary
 JsonWithPadding getSimpleBeanJSONP()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonJaxbBeanResource

public NonJaxbBeanResource()
Method Detail

getSimpleBeanJSONP

public JsonWithPadding getSimpleBeanJSONP()


Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.