Uses of Class
org.bremersee.apiclient.webflux.contract.spring.AbstractRequestBodyInserter
-
Packages that use AbstractRequestBodyInserter Package Description org.bremersee.apiclient.webflux.contract.spring -
-
Uses of AbstractRequestBodyInserter in org.bremersee.apiclient.webflux.contract.spring
Subclasses of AbstractRequestBodyInserter in org.bremersee.apiclient.webflux.contract.spring Modifier and Type Class Description classDataBuffersInserterThe data buffers inserter.classFormDataInserterThe form data inserter.classMultipartDataInserterThe multipart data inserter.classPublisherInserterThe publisher inserter.classResourceInserterThe resource inserter.classSingleBodyInserter<T>The single body inserter.classValueInserterThe value inserter.
-