Interface ServerEndpointIndexer.ConverterSupplierIndexerExtension
-
- All Known Implementing Classes:
GeneratedConverterIndexerExtension,ReflectionConverterIndexerExtension
- Enclosing class:
- ServerEndpointIndexer
public static interface ServerEndpointIndexer.ConverterSupplierIndexerExtension
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ParameterConverterSupplierextractConverterImpl(String elementType, org.jboss.jandex.IndexView indexView, Map<String,String> existingConverters, String errorLocation, boolean hasRuntimeConverters)
-