Interface DelegatingParameterConverterSupplier
- All Superinterfaces:
ParameterConverterSupplier,Supplier<ParameterConverter>
- All Known Implementing Classes:
ArrayConverter.ArraySupplier,ListConverter.ListSupplier,OptionalConverter.OptionalSupplier,RuntimeResolvedConverter.Supplier,SetConverter.SetSupplier,SortedSetConverter.SortedSetSupplier
-
Method Summary
Methods inherited from interface org.jboss.resteasy.reactive.server.core.parameters.converters.ParameterConverterSupplier
getClassName
-
Method Details
-
getDelegate
ParameterConverterSupplier getDelegate()
-