public static final class EventServiceGrpc.EventServiceStub extends io.grpc.stub.AbstractStub<EventServiceGrpc.EventServiceStub>
| Modifier and Type | Method and Description |
|---|---|
protected EventServiceGrpc.EventServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
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) |
protected EventServiceGrpc.EventServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<EventServiceGrpc.EventServiceStub>public io.grpc.stub.StreamObserver<Event> consume(io.grpc.stub.StreamObserver<com.google.protobuf.Empty> responseObserver)
Copyright © 2019 WSO2. All rights reserved.