Package io.vertx.core.spi.context.storage
package io.vertx.core.spi.context.storage
-
InterfacesClassDescriptionDefines the access mode of a context local storage.ContextLocal<T>A local storage for arbitrary data attached to a
Context.
Context.