Class MCAuthServiceGrpc.MCAuthServiceImplBase
java.lang.Object
com.soulfiremc.grpc.generated.MCAuthServiceGrpc.MCAuthServiceImplBase
- All Implemented Interfaces:
MCAuthServiceGrpc.AsyncService, io.grpc.BindableService
- Direct Known Subclasses:
MCAuthServiceImpl
- Enclosing class:
MCAuthServiceGrpc
public abstract static class MCAuthServiceGrpc.MCAuthServiceImplBase
extends Object
implements io.grpc.BindableService, MCAuthServiceGrpc.AsyncService
Base class for the server implementation of the service MCAuthService.
-
Constructor Details
-
MCAuthServiceImplBase
public MCAuthServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-