Package | Description |
---|---|
org.apache.james.mime4j.message |
Modifier and Type | Method and Description |
---|---|
BinaryBody |
BodyFactory.binaryBody(java.io.InputStream is)
Creates a
BinaryBody that holds the content of the given input
stream. |
BinaryBody |
BodyFactory.binaryBody(Storage storage)
Creates a
BinaryBody that holds the content of the given
Storage . |
Copyright © 2004-2014. All Rights Reserved.