Constructor and Description |
---|
RFC822DATA(FetchResponse r)
Constructor
|
RFC822DATA(FetchResponse r,
boolean isHeader)
Constructor, specifying header flag.
|
Modifier and Type | Method and Description |
---|---|
ByteArray |
getByteArray() |
ByteArrayInputStream |
getByteArrayInputStream() |
boolean |
isHeader() |
public RFC822DATA(FetchResponse r) throws ParsingException
ParsingException
public RFC822DATA(FetchResponse r, boolean isHeader) throws ParsingException
ParsingException
public ByteArray getByteArray()
public ByteArrayInputStream getByteArrayInputStream()
public boolean isHeader()
Copyright © 2017 Oracle. All rights reserved.