public static final class EventsGrpc.EventsStub extends io.grpc.stub.AbstractStub<EventsGrpc.EventsStub>
| Modifier and Type | Method and Description |
|---|---|
protected EventsGrpc.EventsStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
constructive(EventRequest request,
io.grpc.stub.StreamObserver<EventResponse> responseObserver) |
void |
destructive(EventRequest request,
io.grpc.stub.StreamObserver<EventResponse> responseObserver) |
protected EventsGrpc.EventsStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<EventsGrpc.EventsStub>public void constructive(EventRequest request, io.grpc.stub.StreamObserver<EventResponse> responseObserver)
public void destructive(EventRequest request, io.grpc.stub.StreamObserver<EventResponse> responseObserver)