@Provider @Produces(value="application/vnd.oracle.glassfish+json") public class RestCollectionProvider extends BaseProvider<RestCollection>
desiredType, habitat, HEADER_DEBUG, JSONP_CALLBACK, requestHeaders, supportedMediaTypes, uriInfo| Constructor and Description |
|---|
RestCollectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent(RestCollection proxy)
Converts a
RestCollection into a Json object and then returns it as as String representation. |
canShowDeprecatedItems, canShowHiddenCommands, getCallBackJSONP, getResourceLinks, getResourceLinks, getSize, getXmlCommandLinks, isDebug, isGivenTypeWritable, isWriteable, writeTopublic String getContent(RestCollection proxy)
RestCollection into a Json object and then returns it as as String representation.getContent in class BaseProvider<RestCollection>proxy - Copyright © 2019. All rights reserved.