Constructor and Description |
---|
BODY(FetchResponse r)
Constructor
|
Modifier and Type | Method and Description |
---|---|
ByteArray |
getByteArray() |
ByteArrayInputStream |
getByteArrayInputStream() |
String |
getSection() |
boolean |
isHeader() |
public BODY(FetchResponse r) throws ParsingException
r
- the FetchResponseParsingException
- for parsing failurespublic ByteArray getByteArray()
public ByteArrayInputStream getByteArrayInputStream()
public boolean isHeader()
public String getSection()
Copyright © 2019 JBoss by Red Hat. All rights reserved.