类 RestClientUtils
java.lang.Object
cn.taketoday.web.client.RestClientUtils
Internal methods shared between types in this package.
- 从以下版本开始:
- 4.0
- 作者:
- Arjen Poutsma, Harry Yang
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static byte[]getBody(HttpInputMessage message) static CharsetgetCharset(HttpMessage response)
-
构造器详细资料
-
RestClientUtils
RestClientUtils()
-
-
方法详细资料
-
getBody
-
getCharset
-