public class StructuredMarshaller extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
StructuredMarshaller.EnvelopeMarshallerStep<A extends Attributes,T,P,H> |
static interface |
StructuredMarshaller.ExtensionAccessorStep<A extends Attributes,T,P,H> |
static interface |
StructuredMarshaller.ExtensionMarshallerStep<A extends Attributes,T,P,H> |
static interface |
StructuredMarshaller.HeaderMapperStep<A extends Attributes,T,P,H> |
static interface |
StructuredMarshaller.MediaTypeStep<A extends Attributes,T,P,H> |
| Modifier and Type | Method and Description |
|---|---|
static <A extends Attributes,T,P,H> |
builder() |
public static <A extends Attributes,T,P,H> StructuredMarshaller.MediaTypeStep<A,T,P,H> builder()
A - The attributes typeT - The CloudEvents 'data' typeP - The CloudEvents marshaled envelope typeH - The header typeCopyright © 2019. All rights reserved.