Package io.ably.lib.http
Class HttpUtils.FormRequestBody
java.lang.Object
io.ably.lib.http.HttpUtils.FormRequestBody
- All Implemented Interfaces:
HttpCore.RequestBody
- Enclosing class:
- HttpUtils
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FormRequestBody
-
-
Method Details
-
getEncoded
public byte[] getEncoded()- Specified by:
-
getEncoded
in interfaceHttpCore.RequestBody
-
getContentType
- Specified by:
-
getContentType
in interfaceHttpCore.RequestBody
-