| Package | Description |
|---|---|
| io.vertx.tp.ipc.eon | |
| io.vertx.tp.ipc.eon.em |
| Modifier and Type | Method and Description |
|---|---|
Category |
IpcRequest.getResponseCategory()
Response type
|
Category |
IpcRequest.Builder.getResponseCategory()
Response type
|
Category |
IpcRequestOrBuilder.getResponseCategory()
Response type
|
| Modifier and Type | Method and Description |
|---|---|
IpcRequest.Builder |
IpcRequest.Builder.setResponseCategory(Category value)
Response type
|
| Modifier and Type | Method and Description |
|---|---|
static Category |
Category.forNumber(int value) |
static Category |
Category.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Category |
Category.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Category |
Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Category[] |
Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Category> |
Category.internalGetValueMap() |
Copyright © 2020. All rights reserved.