| Package | Description |
|---|---|
| io.cloudevents.format | |
| io.cloudevents.json |
| Modifier and Type | Method and Description |
|---|---|
BinaryUnmarshaller.DataUnmarshallerStep<A,T,P> |
BinaryUnmarshaller.DataUnmarshallerStep.map(String mime,
DataUnmarshaller<P,T,A> unmarshaller)
Unmarshals the payload into actual 'data' type
|
| Modifier and Type | Method and Description |
|---|---|
static <T,A extends Attributes> |
Json.binaryUmarshaller(Class<T> type)
Unmarshals a byte array into T type
|
static <T,A extends Attributes> |
Json.umarshaller(Class<T> type)
Creates a JSON Data Unmarshaller
|
Copyright © 2019. All rights reserved.