Class TransportManagerGrpc.TransportManagerImplBase (1.87.0)

public abstract static class TransportManagerGrpc.TransportManagerImplBase implements BindableService, TransportManagerGrpc.AsyncService

Base class for the server implementation of the service TransportManager.

The CLH based service for managing RemoteTransportProfiles and Transports.

Inheritance

java.lang.Object > TransportManagerGrpc.TransportManagerImplBase

Implements

io.grpc.BindableService, TransportManagerGrpc.AsyncService

Constructors

TransportManagerImplBase()

public TransportManagerImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition