@Path(value="test") public class JsonResource extends Object
JsonResource()
TestBean
createSimpleBean()
roundTrip(TestBean s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonResource()
@GET @Produces(value="application/json") public TestBean createSimpleBean()
@POST @Produces(value="application/json") @Consumes(value="application/json") public TestBean roundTrip(TestBean s)
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.