Class MxAccessGatewayGrpc.MxAccessGatewayImplBase

java.lang.Object
mxaccess_gateway.v1.MxAccessGatewayGrpc.MxAccessGatewayImplBase
All Implemented Interfaces:
io.grpc.BindableService, MxAccessGatewayGrpc.AsyncService
Enclosing class:
MxAccessGatewayGrpc

public abstract static class MxAccessGatewayGrpc.MxAccessGatewayImplBase extends Object implements io.grpc.BindableService, MxAccessGatewayGrpc.AsyncService
Base class for the server implementation of the service MxAccessGateway.
 Public client API for MXAccess sessions hosted by the gateway.
 
  • Constructor Details

    • MxAccessGatewayImplBase

      public MxAccessGatewayImplBase()
  • Method Details

    • bindService

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