public interface TransportHeaderAware
| Modifier and Type | Method and Description |
|---|---|
void |
setTransportHeaders(Supplier<Map<String,String>> transportHeaders)
Sets the transport headers
|
void setTransportHeaders(Supplier<Map<String,String>> transportHeaders)
transportHeaders - the transport headersNullPointerException - if transportHeaders is null