Package io.quarkiverse.minio.client
Class EmptyHttpClientProducer
- java.lang.Object
-
- io.quarkiverse.minio.client.EmptyHttpClientProducer
-
- All Implemented Interfaces:
OptionalHttpClientProducer,Function<String,Optional<okhttp3.OkHttpClient>>
@Singleton public class EmptyHttpClientProducer extends Object implements OptionalHttpClientProducer
-
-
Constructor Summary
Constructors Constructor Description EmptyHttpClientProducer()
-