Uses of Class
io.quarkiverse.cxf.vertx.http.client.TempStore.InitializedTempStore
Packages that use TempStore.InitializedTempStore
-
Uses of TempStore.InitializedTempStore in io.quarkiverse.cxf.vertx.http.client
Methods in io.quarkiverse.cxf.vertx.http.client that return types with arguments of type TempStore.InitializedTempStoreModifier and TypeMethodDescriptionstatic io.vertx.core.Future<TempStore.InitializedTempStore>TempStore.fromContext(io.vertx.core.Context ctx, Optional<String> tempDir, long fileDelayMs, boolean gcOnShutDown) static io.vertx.core.Future<TempStore.InitializedTempStore>TempStore.fromContext(io.vertx.core.Context ctx, Optional<String> tempDir, long gcDelayMs, long fileDelayMs, boolean gcOnShutDown)