public class ApiGatewayProtocolMetadataProvider extends BaseJsonProtocolMetadataProvider
| Constructor and Description |
|---|
ApiGatewayProtocolMetadataProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseExceptionFqcn() |
String |
getContentType()
Content type is hardcoded for very few protocols so we return null here for convenience.
|
String |
getProtocolFactoryImplFqcn() |
String |
getRequestBaseFqcn() |
getExceptionUnmarshallerImpl, getUnmarshallerClassSuffix, getUnmarshallerContextClassName, isJsonProtocolisCborProtocol, isIonProtocol, isXmlProtocolpublic String getContentType()
BaseProtocolMetadataProvidergetContentType in interface ProtocolMetadataProvidergetContentType in class BaseProtocolMetadataProviderpublic String getProtocolFactoryImplFqcn()
getProtocolFactoryImplFqcn in interface ProtocolMetadataProvidergetProtocolFactoryImplFqcn in class BaseJsonProtocolMetadataProviderpublic String getBaseExceptionFqcn()
getBaseExceptionFqcn in interface ProtocolMetadataProvidergetBaseExceptionFqcn in class BaseProtocolMetadataProviderpublic String getRequestBaseFqcn()
getRequestBaseFqcn in interface ProtocolMetadataProvidergetRequestBaseFqcn in class BaseProtocolMetadataProviderCopyright © 2018. All rights reserved.