Constructor | Description |
---|---|
BODY(FetchResponse r) |
Constructor
|
Modifier and Type | Method | 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 © 2018 Oracle. All rights reserved.