Class StreamsServiceGrpc.StreamsServiceImplBase (0.2.0)

public abstract static class StreamsServiceGrpc.StreamsServiceImplBase implements BindableService, StreamsServiceGrpc.AsyncService

Base class for the server implementation of the service StreamsService.

Service describing handlers for resources. Vision API and Vision AI API are two independent APIs developed by the same team. Vision API is for people to annotate their image while Vision AI is an e2e solution for customer to build their own computer vision application.

Inheritance

java.lang.Object > StreamsServiceGrpc.StreamsServiceImplBase

Implements

io.grpc.BindableService, StreamsServiceGrpc.AsyncService

Constructors

StreamsServiceImplBase()

public StreamsServiceImplBase()

Methods

bindService()

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