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