Modifier and Type | Field and Description |
---|---|
ByteArray |
data |
int |
msgno |
int |
origin |
String |
section |
Constructor and Description |
---|
BODY(FetchResponse r)
Constructor
|
Modifier and Type | Method and Description |
---|---|
ByteArray |
getByteArray() |
ByteArrayInputStream |
getByteArrayInputStream() |
public int msgno
public ByteArray data
public String section
public int origin
public BODY(FetchResponse r) throws ParsingException
ParsingException
public ByteArray getByteArray()
public ByteArrayInputStream getByteArrayInputStream()
Copyright © 2017 Oracle. All rights reserved.