Uses of Class
io.github.majusko.grpc.apm.interceptor.proto.ExampleServiceGrpc.ExampleServiceFutureStub
-
Packages that use ExampleServiceGrpc.ExampleServiceFutureStub Package Description io.github.majusko.grpc.apm.interceptor.proto -
-
Uses of ExampleServiceGrpc.ExampleServiceFutureStub in io.github.majusko.grpc.apm.interceptor.proto
Methods in io.github.majusko.grpc.apm.interceptor.proto that return ExampleServiceGrpc.ExampleServiceFutureStub Modifier and Type Method Description protected ExampleServiceGrpc.ExampleServiceFutureStubExampleServiceGrpc.ExampleServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ExampleServiceGrpc.ExampleServiceFutureStubExampleServiceGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-