Uses of Class
org.glassfish.admin.rest.composite.RestCollection
-
Packages that use RestCollection Package Description org.glassfish.admin.rest.provider -
-
Uses of RestCollection in org.glassfish.admin.rest.provider
Methods in org.glassfish.admin.rest.provider with parameters of type RestCollection Modifier and Type Method Description StringRestCollectionProvider. getContent(RestCollection proxy)Converts aRestCollectioninto a Json object and then returns it as as String representation.
-