Uses of Class
grpc.connector.OnlineStoreGrpc.OnlineStoreFutureStub
-
Packages that use OnlineStoreGrpc.OnlineStoreFutureStub Package Description grpc.connector -
-
Uses of OnlineStoreGrpc.OnlineStoreFutureStub in grpc.connector
Methods in grpc.connector that return OnlineStoreGrpc.OnlineStoreFutureStub Modifier and Type Method Description protected OnlineStoreGrpc.OnlineStoreFutureStubOnlineStoreGrpc.OnlineStoreFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static OnlineStoreGrpc.OnlineStoreFutureStubOnlineStoreGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-