Class ReflectionConverterIndexerExtension
java.lang.Object
org.jboss.resteasy.reactive.server.processor.reflection.ReflectionConverterIndexerExtension
- All Implemented Interfaces:
ServerEndpointIndexer.ConverterSupplierIndexerExtension
public class ReflectionConverterIndexerExtension
extends Object
implements ServerEndpointIndexer.ConverterSupplierIndexerExtension
-
Constructor Details
-
ReflectionConverterIndexerExtension
public ReflectionConverterIndexerExtension()
-
-
Method Details
-
extractConverterImpl
public ParameterConverterSupplier extractConverterImpl(String elementType, org.jboss.jandex.IndexView indexView, Map<String, String> existingConverters, String errorLocation, boolean hasRuntimeConverters) - Specified by:
extractConverterImplin interfaceServerEndpointIndexer.ConverterSupplierIndexerExtension
-