public abstract static class EventServiceGrpc.EventServiceImplBase extends Object implements io.grpc.BindableService
| Constructor and Description |
|---|
EventServiceImplBase() |
| Modifier and Type | Method and Description |
|---|---|
io.grpc.ServerServiceDefinition |
bindService() |
io.grpc.stub.StreamObserver<Event> |
consume(io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver) |
void |
process(Event request,
io.grpc.stub.StreamObserver<Event> responseObserver) |
public io.grpc.stub.StreamObserver<Event> consume(io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
public final io.grpc.ServerServiceDefinition bindService()
bindService in interface io.grpc.BindableServiceCopyright © 2019 WSO2. All rights reserved.