Class HttpUtils.FormRequestBody

java.lang.Object
io.ably.lib.http.HttpUtils.FormRequestBody
All Implemented Interfaces:
HttpCore.RequestBody
Enclosing class:
HttpUtils

public static class HttpUtils.FormRequestBody
extends java.lang.Object
implements HttpCore.RequestBody
  • Constructor Summary

    Constructors 
    Constructor Description
    FormRequestBody​(Param[] formData)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getContentType()  
    byte[] getEncoded()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait