public interface CommandExecutor
| Modifier and Type | Method and Description |
|---|---|
<R,T> reactor.core.publisher.Mono<T> |
execute(Class<? extends Command<R,T>> commandClass,
R request) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.