| Package | Description |
|---|---|
| io.cloudevents.core.message | |
| io.cloudevents.core.message.impl |
| Modifier and Type | Method and Description |
|---|---|
Encoding |
MessageReader.getEncoding() |
static Encoding |
Encoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Encoding[] |
Encoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Encoding |
BaseStructuredMessageReader.getEncoding() |
Encoding |
BaseBinaryMessageReader.getEncoding() |
| Modifier and Type | Method and Description |
|---|---|
static IllegalStateException |
MessageUtils.generateWrongEncoding(Encoding expected,
Encoding actual) |
Copyright © 2023. All rights reserved.