Class SpacesServiceGrpc.SpacesServiceImplBase (0.11.0)

public abstract static class SpacesServiceGrpc.SpacesServiceImplBase implements BindableService, SpacesServiceGrpc.AsyncService

Base class for the server implementation of the service SpacesService.

REST API for services dealing with spaces.

Inheritance

java.lang.Object > SpacesServiceGrpc.SpacesServiceImplBase

Implements

io.grpc.BindableService, SpacesServiceGrpc.AsyncService

Constructors

SpacesServiceImplBase()

public SpacesServiceImplBase()

Methods

bindService()

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