Uses of Interface
org.jboss.resteasy.reactive.common.processor.EndpointIndexer.MultipartParameterIndexerExtension
-
Packages that use EndpointIndexer.MultipartParameterIndexerExtension Package Description org.jboss.resteasy.reactive.common.processor -
-
Uses of EndpointIndexer.MultipartParameterIndexerExtension in org.jboss.resteasy.reactive.common.processor
Fields in org.jboss.resteasy.reactive.common.processor declared as EndpointIndexer.MultipartParameterIndexerExtension Modifier and Type Field Description EndpointIndexer.MultipartParameterIndexerExtensionEndpointIndexer.Builder. multipartParameterIndexerExtensionMethods in org.jboss.resteasy.reactive.common.processor with parameters of type EndpointIndexer.MultipartParameterIndexerExtension Modifier and Type Method Description BEndpointIndexer.Builder. setMultipartParameterIndexerExtension(EndpointIndexer.MultipartParameterIndexerExtension multipartParameterHandler)
-