Uses of Class
api.EventGrpc.EventBlockingStub
-
Packages that use EventGrpc.EventBlockingStub Package Description api -
-
Uses of EventGrpc.EventBlockingStub in api
Methods in api that return EventGrpc.EventBlockingStub Modifier and Type Method Description protected EventGrpc.EventBlockingStubEventGrpc.EventBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static EventGrpc.EventBlockingStubEventGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-