Package io.vertx.core.spi.context.storage
-
Interface Summary Interface Description AccessMode Defines the access mode of a context local storage.ContextLocal<T> A local storage for arbitrary data attached to a duplicatedContext
.
Interface | Description |
---|---|
AccessMode |
Defines the access mode of a context local storage.
|
ContextLocal<T> |
A local storage for arbitrary data attached to a duplicated
Context . |