E - @FunctionalInterface public interface WelcomeFlusherFunction<E extends IOException>
| Modifier and Type | Method and Description |
|---|---|
void |
apply(SynchronousCommunication communication)
Callback on startup
|
void apply(SynchronousCommunication communication) throws E extends IOException
communication - communicationE - exceptionE extends IOExceptionCopyright © 2024 SiLA Java Developers. All rights reserved.