@Provider @Produces(value="application/json") public class OptionsResultJsonProvider extends BaseProvider<OptionsResult>
desiredType, habitat, HEADER_DEBUG, JSONP_CALLBACK, requestHeaders, supportedMediaTypes, uriInfo| Constructor and Description |
|---|
OptionsResultJsonProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent(OptionsResult proxy)
Gets json representation for the given OptionsResult object
|
javax.json.JsonArray |
getRespresenationForMethodMetaData(OptionsResult proxy) |
canShowDeprecatedItems, canShowHiddenCommands, getCallBackJSONP, getResourceLinks, getResourceLinks, getSize, getXmlCommandLinks, isDebug, isGivenTypeWritable, isWriteable, writeTopublic String getContent(OptionsResult proxy)
getContent in class BaseProvider<OptionsResult>proxy - public javax.json.JsonArray getRespresenationForMethodMetaData(OptionsResult proxy)
Copyright © 2019. All rights reserved.