| Interface | Description |
|---|---|
| SignalListener<T> | |
| SignalListenerFactory<T,STATE> |
A factory for per-subscription
SignalListener, exposing the ability to generate common state at publisher level
from the source Publisher. |
| Class | Description |
|---|---|
| DefaultSignalListener<T> |
A default implementation of a
SignalListener with all the handlers no-op. |