Class TempStore.InitializedTempStore.TempPath

java.lang.Object
io.quarkiverse.cxf.vertx.http.client.TempStore.InitializedTempStore.TempPath
Enclosing class:
TempStore.InitializedTempStore

public class TempStore.InitializedTempStore.TempPath extends Object
  • Constructor Details

    • TempPath

      public TempPath(Path path, long gcTime)
  • Method Details

    • discard

      public io.vertx.core.Future<Void> discard()
    • getPath

      public Path getPath()
    • toString

      public String toString()
      Overrides:
      toString in class Object