Interface ServerMethodEvent.Listener<E extends ServerMethodEvent>

All Superinterfaces:
Consumer<E>, EventListener, GlueEvent.Listener<E>, InteropEvent.Listener<E>, MethodEvent.Listener<E,ServerMethod>
Enclosing class:
ServerMethodEvent

public static interface ServerMethodEvent.Listener<E extends ServerMethodEvent> extends InteropEvent.Listener<E>, MethodEvent.Listener<E,ServerMethod>