Uses of Class
io.github.majusko.grpc.apm.interceptor.proto.ExampleServiceGrpc.ExampleServiceStub
-
Packages that use ExampleServiceGrpc.ExampleServiceStub Package Description io.github.majusko.grpc.apm.interceptor.proto -
-
Uses of ExampleServiceGrpc.ExampleServiceStub in io.github.majusko.grpc.apm.interceptor.proto
Methods in io.github.majusko.grpc.apm.interceptor.proto that return ExampleServiceGrpc.ExampleServiceStub Modifier and Type Method Description protected ExampleServiceGrpc.ExampleServiceStubExampleServiceGrpc.ExampleServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ExampleServiceGrpc.ExampleServiceStubExampleServiceGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
-