Class StreamingServiceGrpc.StreamingServiceImplBase (0.2.0)

public abstract static class StreamingServiceGrpc.StreamingServiceImplBase implements BindableService, StreamingServiceGrpc.AsyncService

Base class for the server implementation of the service StreamingService.

Streaming service for receiving and sending packets.

Inheritance

java.lang.Object > StreamingServiceGrpc.StreamingServiceImplBase

Implements

io.grpc.BindableService, StreamingServiceGrpc.AsyncService

Constructors

StreamingServiceImplBase()

public StreamingServiceImplBase()

Methods

bindService()

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