Interface KeyedServiceGrpc.AsyncService
-
- All Known Implementing Classes:
KeyedServiceGrpc.KeyedServiceImplBase
- Enclosing class:
- KeyedServiceGrpc
public static interface KeyedServiceGrpc.AsyncService
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidtemplate(KeyedRpcRequest request, io.grpc.stub.StreamObserver<RpcResponse> responseObserver)
-
-
-
Method Detail
-
template
default void template(KeyedRpcRequest request, io.grpc.stub.StreamObserver<RpcResponse> responseObserver)
-
-