org.glassfish.jersey.examples.jsonmoxy
Class JsonResource
java.lang.Object
org.glassfish.jersey.examples.jsonmoxy.JsonResource
@Path(value="test")
public class JsonResource
- extends Object
- Author:
- Pavel Bucek (pavel.bucek at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonResource
public JsonResource()
createSimpleBean
public TestBean createSimpleBean()
roundTrip
public TestBean roundTrip(TestBean s)
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.