public final class AsyncContext extends Object
| Modifier and Type | Method and Description |
|---|---|
static AsyncContext |
empty() |
Object |
getOrDefault(Symbol asyncContextKey,
Object defaultValue) |
String |
toString() |
AsyncContext |
withMapping(Symbol key,
Object value) |
public static AsyncContext empty()
public AsyncContext withMapping(Symbol key, Object value)