Package org.apache.sshd.server
Interface SignalListener
- All Superinterfaces:
EventListener,SshdEventListener
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Define a listener to receive signals
-
Method Summary
Modifier and TypeMethodDescriptionvoidstatic <L extends SignalListener>
LvalidateListener(L listener)