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