Constructor | Description |
---|---|
BODY(FetchResponse r) |
Constructor
|
Modifier and Type | Method | Description |
---|---|---|
ByteArray |
getByteArray() |
|
java.io.ByteArrayInputStream |
getByteArrayInputStream() |
|
java.lang.String |
getSection() |
|
boolean |
isHeader() |
public BODY(FetchResponse r) throws ParsingException
r
- the FetchResponseParsingException
- for parsing failurespublic ByteArray getByteArray()
public java.io.ByteArrayInputStream getByteArrayInputStream()
public boolean isHeader()
public java.lang.String getSection()
Copyright © 2018 Oracle. All rights reserved.