Uses of Class
colesico.framework.http.MultiValue
| Package | Description |
|---|---|
| colesico.framework.http |
-
Uses of MultiValue in colesico.framework.http
Methods in colesico.framework.http that return MultiValue Modifier and Type Method Description MultiValue<V>HttpValues. getAll(java.lang.Object key)Constructor parameters in colesico.framework.http with type arguments of type MultiValue Constructor Description HttpValues(java.util.Map<K,MultiValue<V>> valuesMap)