Class FileUploadsServiceGrpc.FileUploadsServiceImplBase (0.9.0)

public abstract static class FileUploadsServiceGrpc.FileUploadsServiceImplBase implements BindableService, FileUploadsServiceGrpc.AsyncService

Base class for the server implementation of the service FileUploadsService.

Service to manage data source file uploads.

Inheritance

java.lang.Object > FileUploadsServiceGrpc.FileUploadsServiceImplBase

Implements

io.grpc.BindableService, FileUploadsServiceGrpc.AsyncService

Constructors

FileUploadsServiceImplBase()

public FileUploadsServiceImplBase()

Methods

bindService()

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