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