Class TempStore.InitializedTempStore

java.lang.Object
io.quarkiverse.cxf.vertx.http.client.TempStore.InitializedTempStore
All Implemented Interfaces:
io.vertx.core.Closeable
Enclosing class:
TempStore

public static class TempStore.InitializedTempStore extends Object implements io.vertx.core.Closeable
  • Method Details

    • getDirectory

      public Path getDirectory()
    • newTempPath

      public io.vertx.core.Future<TempStore.InitializedTempStore.TempPath> newTempPath()
    • gc

      public void gc()
    • close

      public void close(io.vertx.core.Promise<Void> completion)
      Specified by:
      close in interface io.vertx.core.Closeable