@FunctionalInterface public interface TopicListener<Event>
void
onEvent(Event event)
void onEvent(Event event) throws Throwable
event
Throwable
Copyright © 2023. All rights reserved.