public abstract static class ProductServiceGrpc.ProductServiceImplBase extends Object implements io.grpc.BindableService
Constructor and Description |
---|
ProductServiceImplBase() |
Modifier and Type | Method and Description |
---|---|
io.grpc.ServerServiceDefinition |
bindService() |
void |
productInfo(ProductInfoRequest request,
io.grpc.stub.StreamObserver<ProductInfoReply> responseObserver) |
public void productInfo(ProductInfoRequest request, io.grpc.stub.StreamObserver<ProductInfoReply> responseObserver)
public final io.grpc.ServerServiceDefinition bindService()
bindService
in interface io.grpc.BindableService
Copyright © 2020 Hazelcast, Inc.. All rights reserved.