Package io.grpc.alts.internal
Class HandshakerServiceGrpc.HandshakerServiceImplBase
java.lang.Object
io.grpc.alts.internal.HandshakerServiceGrpc.HandshakerServiceImplBase
- All Implemented Interfaces:
HandshakerServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
HandshakerServiceGrpc
public abstract static class HandshakerServiceGrpc.HandshakerServiceImplBase
extends Object
implements io.grpc.BindableService, HandshakerServiceGrpc.AsyncService
Base class for the server implementation of the service HandshakerService.
-
Constructor Details
-
HandshakerServiceImplBase
public HandshakerServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindService
in interfaceio.grpc.BindableService
-