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