public class MapGatewayNotificationParserBuilder extends AbstractGatewayNotificationParserBuilder
| Modifier and Type | Field and Description |
|---|---|
protected Map<io.bitexpress.openapi.model.content.ServiceIndex,Class> |
notificationClassMap |
protected Map<io.bitexpress.openapi.model.content.ServiceIndex,Class> |
notificationListClassMap |
keyReaderissuer, issuerCode, uid| Constructor and Description |
|---|
MapGatewayNotificationParserBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected Function<io.bitexpress.openapi.model.content.ServiceIndex,com.fasterxml.jackson.databind.JavaType> |
getTypeFunction(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
void |
setNotificationClassMap(Map<io.bitexpress.openapi.model.content.ServiceIndex,Class> notificationClassMap) |
void |
setNotificationListClassMap(Map<io.bitexpress.openapi.model.content.ServiceIndex,Class> notificationListClassMap) |
build, setServerSidePublicKeyFilePathcreateObjectMapperprotected Map<io.bitexpress.openapi.model.content.ServiceIndex,Class> notificationClassMap
protected Function<io.bitexpress.openapi.model.content.ServiceIndex,com.fasterxml.jackson.databind.JavaType> getTypeFunction(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
getTypeFunction in class AbstractGatewayNotificationParserBuilderpublic void setNotificationClassMap(Map<io.bitexpress.openapi.model.content.ServiceIndex,Class> notificationClassMap)
Copyright © 2020. All rights reserved.