public static interface SubscriptionSender.Hook<T>
Modifier and Type | Interface and Description |
---|---|
static interface |
SubscriptionSender.Hook.Event<S> |
Modifier and Type | Method and Description |
---|---|
void |
process(T payload) |
void process(T payload)