A - The attributes typeT - The 'data' typeP - The payload typepublic interface HeadersStep<A extends Attributes,T,P>
| Modifier and Type | Method and Description |
|---|---|
PayloadStep<A,T,P> |
withHeaders(Supplier<Map<String,Object>> headers)
Supplies a map of headers to be used by the unmarshaller
|
Copyright © 2019. All rights reserved.