|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BinaryBody
Interface implemented by bodies containing binary data.
Method Summary | |
---|---|
java.io.InputStream |
getInputStream()
Gets a InputStream which reads the bytes of the
body. |
Methods inherited from interface org.apache.james.mime4j.message.Body |
---|
getParent, setParent, writeTo |
Method Detail |
---|
java.io.InputStream getInputStream() throws java.io.IOException
InputStream
which reads the bytes of the
body.
java.io.IOException
- on I/O errors.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |