| Package | Description |
|---|---|
| io.vertx.tp.ipc.eon |
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseParams
Protobuf type
io.vertx.tp.ipc.eon.ResponseParams |
static class |
ResponseParams.Builder
Protobuf type
io.vertx.tp.ipc.eon.ResponseParams |
| Modifier and Type | Method and Description |
|---|---|
ResponseParamsOrBuilder |
StreamServerRequest.getResponseParamsOrBuilder(int index)
repeated .io.vertx.tp.ipc.eon.ResponseParams response_params = 2; |
ResponseParamsOrBuilder |
StreamServerRequest.Builder.getResponseParamsOrBuilder(int index)
repeated .io.vertx.tp.ipc.eon.ResponseParams response_params = 2; |
ResponseParamsOrBuilder |
StreamServerRequestOrBuilder.getResponseParamsOrBuilder(int index)
repeated .io.vertx.tp.ipc.eon.ResponseParams response_params = 2; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends ResponseParamsOrBuilder> |
StreamServerRequest.getResponseParamsOrBuilderList()
repeated .io.vertx.tp.ipc.eon.ResponseParams response_params = 2; |
List<? extends ResponseParamsOrBuilder> |
StreamServerRequest.Builder.getResponseParamsOrBuilderList()
repeated .io.vertx.tp.ipc.eon.ResponseParams response_params = 2; |
List<? extends ResponseParamsOrBuilder> |
StreamServerRequestOrBuilder.getResponseParamsOrBuilderList()
repeated .io.vertx.tp.ipc.eon.ResponseParams response_params = 2; |
Copyright © 2018. All rights reserved.