Interface BodyInserters.MultipartInserter

All Superinterfaces:
BodyInserter<MultiValueMap<String,Object>,ClientHttpRequest>, BodyInserters.FormInserter<Object>
Enclosing class:
BodyInserters

public static interface BodyInserters.MultipartInserter extends BodyInserters.FormInserter<Object>
Extension of BodyInserters.FormInserter that allows for adding asynchronous parts.