Class VersionsGrpc.VersionsImplBase (4.43.0)

public abstract static class VersionsGrpc.VersionsImplBase implements BindableService, VersionsGrpc.AsyncService

Base class for the server implementation of the service Versions.

Service for managing Versions.

Inheritance

java.lang.Object > VersionsGrpc.VersionsImplBase

Implements

io.grpc.BindableService, VersionsGrpc.AsyncService

Constructors

VersionsImplBase()

public VersionsImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition