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
ParsingException
public ByteArray getByteArray()
public ByteArrayInputStream getByteArrayInputStream()
public boolean isHeader()
public String getSection()
Copyright © 2018 Oracle. All rights reserved.