public final class SimpleBody
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBodyBytes() |
java.lang.String |
getBodyText() |
ContentType |
getContentType() |
boolean |
isBytes() |
boolean |
isText() |
java.lang.String |
toString() |
public ContentType getContentType()
public byte[] getBodyBytes()
public java.lang.String getBodyText()
public boolean isText()
public boolean isBytes()
public java.lang.String toString()
toString in class java.lang.Object