public static final class EventServiceGrpc.EventServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<EventServiceGrpc.EventServiceBlockingStub>
Modifier and Type | Method and Description |
---|---|
AckResponse |
ack(AckRequest request) |
protected EventServiceGrpc.EventServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
NackResponse |
nack(NackRequest request) |
NextEventResponse |
nextEvent(NextEventRequest request) |
protected EventServiceGrpc.EventServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build
in class io.grpc.stub.AbstractStub<EventServiceGrpc.EventServiceBlockingStub>
public NextEventResponse nextEvent(NextEventRequest request)
public AckResponse ack(AckRequest request)
public NackResponse nack(NackRequest request)
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.