Class ContextStorageService

java.lang.Object
io.vertx.grpc.contextstorage.ContextStorageService
All Implemented Interfaces:
VertxServiceProvider

public class ContextStorageService extends Object implements VertxServiceProvider
Register the local storage.
  • Field Details

  • Constructor Details

    • ContextStorageService

      public ContextStorageService()
  • Method Details

    • init

      public void init(io.vertx.core.internal.VertxBootstrap builder)
      Description copied from interface: VertxServiceProvider
      Let the provider initialize the Vert.x builder.
      Specified by:
      init in interface VertxServiceProvider
      Parameters:
      builder - the builder