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
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidgc()io.vertx.core.Future<TempStore.InitializedTempStore.TempPath>
-
Method Details
-
getDirectory
-
newTempPath
-
gc
public void gc() -
close
- Specified by:
closein interfaceio.vertx.core.Closeable
-