public interface GatewayNotificationParser
| Modifier and Type | Method and Description |
|---|---|
io.bitexpress.openapi.model.ack.NotificationAck |
getAck(boolean success) |
String |
getAckString(boolean success) |
<NOTIFY> io.bitexpress.openapi.model.content.OpenApiRequestContent<NOTIFY> |
parseNotification(String requestEnvelope) |
Copyright © 2019. All rights reserved.