public class EventPusher extends Object
EventPusher()
static void
asyncPush(IEvent event)
push(IEvent event)
syncPush(IEvent event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventPusher()
public static void push(IEvent event)
public static void asyncPush(IEvent event)
public static void syncPush(IEvent event)
Copyright © 2022. All rights reserved.