public abstract class NotificationGateway extends Object
| Constructor and Description |
|---|
NotificationGateway() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
send(NotificationGatewayConfiguration gatewayConfiguration,
Notification notification) |
public abstract void send(NotificationGatewayConfiguration gatewayConfiguration, Notification notification) throws NotificationGatewayException
NotificationGatewayExceptionCopyright © 2020. All rights reserved.