Class ParamConverterProvidersSupplier
java.lang.Object
io.quarkus.resteasy.reactive.server.runtime.ParamConverterProvidersSupplier
- All Implemented Interfaces:
Supplier<List<ParamConverterProvidersSupplier.Entry>>
public class ParamConverterProvidersSupplier
extends Object
implements Supplier<List<ParamConverterProvidersSupplier.Entry>>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParamConverterProvidersSupplier
public ParamConverterProvidersSupplier()
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<List<ParamConverterProvidersSupplier.Entry>>
-