public class AttributeMapper extends Object
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
map(Map<String,Object> headers)
Following the signature of
BinaryFormatAttributeMapper.map(Map) |
public static Map<String,String> map(Map<String,Object> headers)
BinaryFormatAttributeMapper.map(Map)headers - Map of HTTP requestContextAttributesCopyright © 2019. All rights reserved.