Class MCAuthServiceGrpc.MCAuthServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<MCAuthServiceGrpc.MCAuthServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<MCAuthServiceGrpc.MCAuthServiceBlockingStub>
com.soulfiremc.grpc.generated.MCAuthServiceGrpc.MCAuthServiceBlockingStub
- Enclosing class:
MCAuthServiceGrpc
public static final class MCAuthServiceGrpc.MCAuthServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<MCAuthServiceGrpc.MCAuthServiceBlockingStub>
A stub to allow clients to do limited synchronous rpc calls to service MCAuthService.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T> -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) loginCredentials(CredentialsAuthRequest request) loginDeviceCode(DeviceCodeAuthRequest request) refresh(RefreshRequest request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected MCAuthServiceGrpc.MCAuthServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<MCAuthServiceGrpc.MCAuthServiceBlockingStub>
-
loginCredentials
-
loginDeviceCode
-
refresh
-