public class Config extends Object implements Serializable
For details have a look at the Message Format Specification.
| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTimeToLive()
Returns the value of the 'ttl' key from the submitted payload.
|
void |
setTimeToLive(int timeToLive) |
String |
toString() |
public int getTimeToLive()
public void setTimeToLive(int timeToLive)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.