com.liferay.portal.kernel.util
Class Http.Body
java.lang.Object
com.liferay.portal.kernel.util.Http.Body
- Enclosing interface:
- Http
public static class Http.Body
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Http.Body
public Http.Body(String content,
String contentType,
String charset)
getCharset
public String getCharset()
getContent
public String getContent()
getContentType
public String getContentType()