public static class Http.Body extends Object
Body(String content, String contentType, String charset)
String
getCharset()
getContent()
getContentType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Body(String content, String contentType, String charset)
public String getCharset()
public String getContent()
public String getContentType()