Class DexGrpc.DexImplBase

java.lang.Object
com.coreos.dex.api.DexGrpc.DexImplBase
All Implemented Interfaces:
DexGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
DexGrpc

public abstract static class DexGrpc.DexImplBase extends Object implements io.grpc.BindableService, DexGrpc.AsyncService
Base class for the server implementation of the service Dex.
 Dex represents the dex gRPC service.
 
  • Constructor Details

    • DexImplBase

      public DexImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService