public static final class PingGrpc.PingStub extends io.grpc.stub.AbstractAsyncStub<PingGrpc.PingStub>
| Modifier and Type | Method and Description |
|---|---|
protected PingGrpc.PingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
ping(_PingRequest request,
io.grpc.stub.StreamObserver<_PingResponse> responseObserver) |
protected PingGrpc.PingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<PingGrpc.PingStub>public void ping(_PingRequest request, io.grpc.stub.StreamObserver<_PingResponse> responseObserver)