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