Class InstanceServiceGrpc.InstanceServiceImplBase (0.2.0)

public abstract static class InstanceServiceGrpc.InstanceServiceImplBase implements BindableService, InstanceServiceGrpc.AsyncService

Base class for the server implementation of the service InstanceService.

InstanceService provides the entry interface for the Chronicle API.

Inheritance

java.lang.Object > InstanceServiceGrpc.InstanceServiceImplBase

Implements

io.grpc.BindableService, InstanceServiceGrpc.AsyncService

Constructors

InstanceServiceImplBase()

public InstanceServiceImplBase()

Methods

bindService()

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