@FunctionalInterface public interface AttributeUnmarshaller<A extends Attributes>
| Modifier and Type | Method and Description |
|---|---|
A |
unmarshal(Map<String,String> attributes)
Unmarshals the map of CloudEvent attributes into actual ones
|
Copyright © 2019. All rights reserved.