public class Headers extends Object
| Modifier and Type | Field and Description |
|---|---|
static Headers |
EMPTY |
static String |
PREFIX |
| Modifier and Type | Method and Description |
|---|---|
<M extends TransportMessage<?>> |
applyTo(M message) |
Settings |
headers() |
public static final String PREFIX
public static final Headers EMPTY
public <M extends TransportMessage<?>> M applyTo(M message)
public Settings headers()
Copyright © 2009–2016. All rights reserved.