Uses of Class
open.source.exchange.model.ExMultiValueMap
| Package | Description |
|---|---|
| open.source.exchange.model | |
| open.source.exchange.parser |
-
Uses of ExMultiValueMap in open.source.exchange.model
Subclasses of ExMultiValueMap in open.source.exchange.model Modifier and Type Class Description classExHttpHeadersConstructors in open.source.exchange.model with parameters of type ExMultiValueMap Constructor Description ExHttpHeaders(ExMultiValueMap<String,String> exMultiValueMap) -
Uses of ExMultiValueMap in open.source.exchange.parser
Methods in open.source.exchange.parser that return ExMultiValueMap Modifier and Type Method Description <K, V> ExMultiValueMap<K,V>MultiValueMapParser. parse(org.springframework.util.MultiValueMap<K,V> multiValueMap)