| Package | Description |
|---|---|
| io.vertx.core.spi.context.storage |
| Modifier and Type | Method and Description |
|---|---|
static <T> ContextLocal<T> |
ContextLocal.registerLocal(Class<T> type)
Registers a context local storage.
|
Copyright © 2024 Eclipse. All rights reserved.