| Package | Description |
|---|---|
| io.vertx.tp.ipc.eon | |
| io.vertx.tp.ipc.service |
| Modifier and Type | Method and Description |
|---|---|
StreamClientResponse |
StreamClientResponse.Builder.build() |
StreamClientResponse |
StreamClientResponse.Builder.buildPartial() |
static StreamClientResponse |
StreamClientResponse.getDefaultInstance() |
StreamClientResponse |
StreamClientResponse.getDefaultInstanceForType() |
StreamClientResponse |
StreamClientResponse.Builder.getDefaultInstanceForType() |
static StreamClientResponse |
StreamClientResponse.parseDelimitedFrom(InputStream input) |
static StreamClientResponse |
StreamClientResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamClientResponse |
StreamClientResponse.parseFrom(byte[] data) |
static StreamClientResponse |
StreamClientResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamClientResponse |
StreamClientResponse.parseFrom(ByteBuffer data) |
static StreamClientResponse |
StreamClientResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamClientResponse |
StreamClientResponse.parseFrom(com.google.protobuf.ByteString data) |
static StreamClientResponse |
StreamClientResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamClientResponse |
StreamClientResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamClientResponse |
StreamClientResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamClientResponse |
StreamClientResponse.parseFrom(InputStream input) |
static StreamClientResponse |
StreamClientResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StreamClientResponse> |
StreamClientResponse.getParserForType() |
static com.google.protobuf.Parser<StreamClientResponse> |
StreamClientResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamClientResponse.Builder |
StreamClientResponse.Builder.mergeFrom(StreamClientResponse other) |
static StreamClientResponse.Builder |
StreamClientResponse.newBuilder(StreamClientResponse prototype) |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<StreamClientRequest,StreamClientResponse> |
ProduceServiceGrpc.METHOD_INPUT_CALL |
| Modifier and Type | Method and Description |
|---|---|
void |
ProduceServiceGrpc.ProduceServiceVertxImplBase.inputCall(io.vertx.grpc.GrpcBidiExchange<StreamClientRequest,StreamClientResponse> exchange)
Client -> Server
|
void |
ProduceServiceGrpc.ProduceServiceVertxStub.inputCall(Handler<io.vertx.grpc.GrpcBidiExchange<StreamClientResponse,StreamClientRequest>> handler)
Client -> Server
|
io.grpc.stub.StreamObserver<StreamClientRequest> |
ProduceServiceGrpc.ProduceServiceImplBase.inputCall(io.grpc.stub.StreamObserver<StreamClientResponse> responseObserver)
Client -> Server
|
io.grpc.stub.StreamObserver<StreamClientRequest> |
ProduceServiceGrpc.ProduceServiceStub.inputCall(io.grpc.stub.StreamObserver<StreamClientResponse> responseObserver)
Client -> Server
|
Copyright © 2020. All rights reserved.