Uses of Interface
com.tick42.glue.core.interop.event.InteropEvent.Listener
| Package | Description |
|---|---|
| com.tick42.glue.core.interop.event |
-
Uses of InteropEvent.Listener in com.tick42.glue.core.interop.event
Subinterfaces of InteropEvent.Listener in com.tick42.glue.core.interop.event Modifier and Type Interface Description static interfaceMethodAddedEvent.Listener<T>static interfaceMethodEvent.Listener<E extends InteropEvent<T> & MethodEvent<T>,T>static interfaceMethodRemovedEvent.Listener<T>static interfaceServerMethodEvent.Listener<E extends ServerMethodEvent>Methods in com.tick42.glue.core.interop.event that return InteropEvent.Listener Modifier and Type Method Description static <E extends GlueEvent<?>>
InteropEvent.Listener<E>InteropEvent.Listener. wrap(Consumer<E> listener)