public class RestJsonProtocolMetadataProvider extends BaseJsonProtocolMetadataProvider
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
RestJsonProtocolMetadataProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getContentType()
For Rest-JSON, sending an empty content type is our best option.
|
getExceptionUnmarshallerImpl, getProtocolFactoryImplFqcn, getUnmarshallerContextClassName, isJsonProtocol
getBaseExceptionFqcn, getRequestBaseFqcn, isCborProtocol, isIonProtocol, isXmlProtocol
public static final long serialVersionUID
public String getContentType()
getContentType
in interface ProtocolMetadataProvider
getContentType
in class BaseProtocolMetadataProvider
Copyright © 2018. All rights reserved.