public class AwsCborProtocolMetadataProvider extends BaseJsonProtocolMetadataProvider
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
AwsCborProtocolMetadataProvider() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCborProtocol()
Default is false, subclasses can override to indicate they are CBOR protocols.
|
getExceptionUnmarshallerImpl, getProtocolFactoryImplFqcn, getUnmarshallerContextClassName, isJsonProtocol
getBaseExceptionFqcn, getContentType, getRequestBaseFqcn, isIonProtocol, isXmlProtocol
public static final long serialVersionUID
public boolean isCborProtocol()
BaseProtocolMetadataProvider
isCborProtocol
in interface ProtocolMetadataProvider
isCborProtocol
in class BaseProtocolMetadataProvider
Copyright © 2018. All rights reserved.