public final class BodyType
extends java.lang.Object
byte[]
as the request body.Modifier and Type | Field and Description |
---|---|
static BodyType |
BUF
Denotes that the request body content is a serialized Buffer.
|
static BodyType |
XML
Denotes that the request body content is a serialized XML document.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |