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 Modifier and Type Method Description TestBeanJsonResource. createSimpleBean()TestBeanJsonResource. roundTrip(TestBean s)Methods in org.glassfish.jersey.examples.jsonmoxy with parameters of type TestBean Modifier and Type Method Description TestBeanJsonResource. roundTrip(TestBean s)
-