| 构造器和说明 |
|---|
RFC822DATA(FetchResponse r)
Constructor, header flag is false.
|
RFC822DATA(FetchResponse r,
boolean isHeader)
Constructor, specifying header flag.
|
public RFC822DATA(FetchResponse r) throws ParsingException
r - the FetchResponseParsingException - for parsing failurespublic RFC822DATA(FetchResponse r, boolean isHeader) throws ParsingException
r - the FetchResponseisHeader - just header information?ParsingException - for parsing failurespublic ByteArray getByteArray()
public ByteArrayInputStream getByteArrayInputStream()
public boolean isHeader()
Copyright © 2021 Oracle. All rights reserved.