@Produces(value={"*/json","*/*+json","*/x-json","*/javascript","*/x-javascript"}) @Consumes(value={"*/json","*/*+json","*/x-json","*/javascript","*/x-javascript"}) public class WildcardJsrProvider extends DelegateProvider<javax.json.JsonStructure>
Constructor and Description |
---|
WildcardJsrProvider() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
shouldThrowNoContentExceptionOnEmptyStreams() |
getSize, isReadable, isWriteable, readFrom, writeTo
protected boolean shouldThrowNoContentExceptionOnEmptyStreams()
shouldThrowNoContentExceptionOnEmptyStreams
in class DelegateProvider<javax.json.JsonStructure>
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.