public class RxManager extends Object
RxBus
mRxBus
RxManager()
void
add(Subscription m)
clear()
on(String eventName, <any> action1)
post(Object tag, Object content)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RxBus mRxBus
public RxManager()
public void on(String eventName, <any> action1)
public void add(Subscription m)
public void clear()
public void post(Object tag, Object content)