Uses of Class
org.glassfish.jersey.examples.jsonmoxy.TestBean

Uses of TestBean in org.glassfish.jersey.examples.jsonmoxy
 

Methods in org.glassfish.jersey.examples.jsonmoxy that return TestBean
 TestBean JsonResource.createSimpleBean()
           
 TestBean JsonResource.roundTrip(TestBean s)
           
 

Methods in org.glassfish.jersey.examples.jsonmoxy with parameters of type TestBean
 TestBean JsonResource.roundTrip(TestBean s)
           
 



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