public static final class GreetingProviderGrpc.GreetingProviderFutureStub extends AbstractFutureStub<GreetingProviderGrpc.GreetingProviderFutureStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected GreetingProviderGrpc.GreetingProviderFutureStub |
build(Channel channel,
CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<GreetingProviderOuterClass.Get_StartYear_Responses> |
getStartYear(GreetingProviderOuterClass.Get_StartYear_Parameters request) |
com.google.common.util.concurrent.ListenableFuture<GreetingProviderOuterClass.SayHello_Responses> |
sayHello(GreetingProviderOuterClass.SayHello_Parameters request) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected GreetingProviderGrpc.GreetingProviderFutureStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<GreetingProviderGrpc.GreetingProviderFutureStub>public com.google.common.util.concurrent.ListenableFuture<GreetingProviderOuterClass.SayHello_Responses> sayHello(GreetingProviderOuterClass.SayHello_Parameters request)
public com.google.common.util.concurrent.ListenableFuture<GreetingProviderOuterClass.Get_StartYear_Responses> getStartYear(GreetingProviderOuterClass.Get_StartYear_Parameters request)
Copyright © 2022 SiLA Java Developers. All rights reserved.