public abstract class AbstractGatewayNotificationParserBuilder extends BaseBuilder
keyReaderissuer, issuerCode, uid| Constructor and Description |
|---|
AbstractGatewayNotificationParserBuilder() |
| Modifier and Type | Method and Description |
|---|---|
GatewayNotificationParser |
build() |
protected abstract Function<io.bitexpress.openapi.model.content.ServiceIndex,com.fasterxml.jackson.databind.JavaType> |
getTypeFunction(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
void |
setServerSidePublicKeyFilePath(Path serverSidePublicKeyFilePath) |
createObjectMapperpublic AbstractGatewayNotificationParserBuilder()
public GatewayNotificationParser build()
public void setServerSidePublicKeyFilePath(Path serverSidePublicKeyFilePath)
protected abstract Function<io.bitexpress.openapi.model.content.ServiceIndex,com.fasterxml.jackson.databind.JavaType> getTypeFunction(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Copyright © 2020. All rights reserved.