Packages

p

io.vertx.scala

config

package config

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class ConfigChange extends AnyRef

    A structure representing a configuration change.

  2. class ConfigRetriever extends AnyRef

    Defines a configuration retriever that read configuration from

    Defines a configuration retriever that read configuration from

    and tracks changes periodically.

  3. class ConfigRetrieverOptions extends AnyRef

  4. class ConfigStoreOptions extends AnyRef

    Data object representing the configuration of a configuration store.

    Data object representing the configuration of a configuration store. This object describes the configuration of a chunk of configuration that you retrieve. It specifies its type (type of configuration store), the format of the retrieved configuration chunk, and you can also configures the store if it needs configuration to retrieve the configuration chunk.

Ungrouped