Uses of Class
org.glassfish.jersey.examples.jsonp.ChangeRecordBean
-
-
Uses of ChangeRecordBean in org.glassfish.jersey.examples.jsonp
Methods in org.glassfish.jersey.examples.jsonp that return ChangeRecordBean Modifier and Type Method Description ChangeRecordBeanChangeListResource. getLastChange(String callback, int type)Methods in org.glassfish.jersey.examples.jsonp that return types with arguments of type ChangeRecordBean Modifier and Type Method Description List<ChangeRecordBean>ChangeListResource. getChanges(String callback, int type)
-