public interface Notification
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Notification.Handler<N extends Notification> |
static interface |
Notification.Middleware |
static interface |
Notification.Middlewares |
| Modifier and Type | Method and Description |
|---|---|
default void |
send(Pipeline pipeline) |
default void send(Pipeline pipeline)