public interface SingleCommandExecutor
| Modifier and Type | Method and Description |
|---|---|
<R,T> rx.Single<T> |
execute(Class<? extends Command<R,T>> commandClass,
R request)
Execute single command
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.