Package mls_client

Class MLSClientGrpc.MLSClientImplBase

java.lang.Object
mls_client.MLSClientGrpc.MLSClientImplBase
All Implemented Interfaces:
io.grpc.BindableService, MLSClientGrpc.AsyncService
Direct Known Subclasses:
MLSClientImpl
Enclosing class:
MLSClientGrpc

public abstract static class MLSClientGrpc.MLSClientImplBase extends Object implements io.grpc.BindableService, MLSClientGrpc.AsyncService
Base class for the server implementation of the service MLSClient.
 A wrapper around an MLS client implementation
 
  • Constructor Details

    • MLSClientImplBase

      public MLSClientImplBase()
  • Method Details

    • bindService

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