T - Request TypeR - Response Typepublic interface StubMethodHandler<T,R>
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<?> |
invoke(Object[] arguments)
Invoke method
|
CompletableFuture<?> invoke(Object[] arguments)
arguments - may contain StreamObserver or just
single request instance.Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.