T - public interface RpcResponseClosure<T extends com.google.protobuf.Message> extends Closure
| Modifier and Type | Method and Description |
|---|---|
void |
setResponse(T resp)
Called by request handler to set response.
|
void setResponse(T resp)
resp - rpc responseCopyright © 2024. All rights reserved.