Constructor and Description |
---|
DefaultEventBus(rx.Scheduler scheduler) |
Modifier and Type | Method and Description |
---|---|
rx.Observable<Event> |
get()
Subscribe to the event bus and
Event s. |
void |
publish(Event event)
Publish a
Event to the bus. |
Copyright © 2016. All rights reserved.