public interface ProtocolMetadataProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseExceptionFqcn() |
String |
getContentType() |
String |
getExceptionUnmarshallerImpl() |
String |
getUnmarshallerClassSuffix() |
String |
getUnmarshallerContextClassName() |
boolean |
hasAsyncClient() |
boolean |
isCborProtocol() |
boolean |
isJsonProtocol() |
boolean |
isXmlProtocol() |
boolean isJsonProtocol()
boolean isXmlProtocol()
boolean isCborProtocol()
String getContentType()
String getUnmarshallerContextClassName()
String getUnmarshallerClassSuffix()
String getExceptionUnmarshallerImpl()
String getBaseExceptionFqcn()
boolean hasAsyncClient()
Copyright © 2016. All rights reserved.