public interface Bus<T>
| Modifier and Type | Method and Description |
|---|---|
void |
send(BusEvent.Type type,
String gubrid,
String ref) |
rx.Observable<BusEvent<T>> |
toObservable() |
void send(BusEvent.Type type, String gubrid, String ref)
Copyright © 2015 aequologica. All rights reserved.