Package io.vertx.tp.ipc.service
Class ConsumeServiceGrpc.ConsumeServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<ConsumeServiceGrpc.ConsumeServiceBlockingStub>
-
- io.vertx.tp.ipc.service.ConsumeServiceGrpc.ConsumeServiceBlockingStub
-
- Enclosing class:
- ConsumeServiceGrpc
public static final class ConsumeServiceGrpc.ConsumeServiceBlockingStub extends io.grpc.stub.AbstractStub<ConsumeServiceGrpc.ConsumeServiceBlockingStub>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ConsumeServiceGrpc.ConsumeServiceBlockingStubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions)-
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, newStub, newStub, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
-
-
-
Method Detail
-
build
protected ConsumeServiceGrpc.ConsumeServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
buildin classio.grpc.stub.AbstractStub<ConsumeServiceGrpc.ConsumeServiceBlockingStub>
-
-