| Package | Description |
|---|---|
| io.cloudevents.format | |
| io.cloudevents.json |
| Modifier and Type | Method and Description |
|---|---|
BinaryMarshaller.BuilderStep<A,T,P,H> |
BinaryMarshaller.DataMarshallerStep.map(DataMarshaller<P,T,H> marshaller)
Marshals the 'data' into payload
|
| Modifier and Type | Method and Description |
|---|---|
static <T,H> DataMarshaller<String,T,H> |
Json.marshaller()
Creates a JSON Data Marshaller that produces a
String |
Copyright © 2019. All rights reserved.