@Singleton public class NodeBusImpl extends Object implements Bus<Dag.Node>
void
send(BusEvent.Type type, String repo_fullname, String ref)
rx.Observable<BusEvent<Dag.Node>>
toObservable()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void send(BusEvent.Type type, String repo_fullname, String ref)
send
Bus<Dag.Node>
public rx.Observable<BusEvent<Dag.Node>> toObservable()
toObservable
Copyright © 2015 aequologica. All rights reserved.