| Package | Description |
|---|---|
| io.cloudevents.core.format | |
| io.cloudevents.core.provider |
| Modifier and Type | Method and Description |
|---|---|
static ContentType |
ContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentType[] |
ContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventFormat |
EventFormatProvider.resolveFormat(ContentType contentType)
Resolve an event format starting from the content type.
|
Copyright © 2024. All rights reserved.