java.lang.Object
develop.toolkit.base.struct.http.RawRequestBody
- All Implemented Interfaces:
HttpRequestBody<String>
- Author:
- qiushui on 2021-09-16.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RawRequestBody
public RawRequestBody()
-
-
Method Details
-
toString
-
getBody
- Specified by:
getBodyin interfaceHttpRequestBody<String>
-