public static final class AuthenticationServiceGrpc.AuthenticationServiceFutureStub extends AbstractFutureStub<AuthenticationServiceGrpc.AuthenticationServiceFutureStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationServiceGrpc.AuthenticationServiceFutureStub |
build(Channel channel,
CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<AuthenticationServiceOuterClass.Login_Responses> |
login(AuthenticationServiceOuterClass.Login_Parameters request) |
com.google.common.util.concurrent.ListenableFuture<AuthenticationServiceOuterClass.Logout_Responses> |
logout(AuthenticationServiceOuterClass.Logout_Parameters request) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected AuthenticationServiceGrpc.AuthenticationServiceFutureStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<AuthenticationServiceGrpc.AuthenticationServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<AuthenticationServiceOuterClass.Login_Responses> login(AuthenticationServiceOuterClass.Login_Parameters request)
public com.google.common.util.concurrent.ListenableFuture<AuthenticationServiceOuterClass.Logout_Responses> logout(AuthenticationServiceOuterClass.Logout_Parameters request)
Copyright © 2022 SiLA Java Developers. All rights reserved.