Class ExamplesGrpc.ExamplesImplBase (0.54.0)

public abstract static class ExamplesGrpc.ExamplesImplBase implements BindableService, ExamplesGrpc.AsyncService

Base class for the server implementation of the service Examples.

Service for managing Examples.

Inheritance

java.lang.Object > ExamplesGrpc.ExamplesImplBase

Implements

io.grpc.BindableService, ExamplesGrpc.AsyncService

Constructors

ExamplesImplBase()

public ExamplesImplBase()

Methods

bindService()

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