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
NotificationGatewayException
Copyright © 2020. All rights reserved.