Uses of Interface
com.foxinmy.weixin4j.util.MultiValueMap
-
Packages that use MultiValueMap Package Description com.foxinmy.weixin4j.http -
-
Uses of MultiValueMap in com.foxinmy.weixin4j.http
Classes in com.foxinmy.weixin4j.http that implement MultiValueMap Modifier and Type Class Description class
HttpHeaders
Represents HTTP request and response headers, mapping string header names to list of string values.
-