Package | Description |
---|---|
org.apache.james.mime4j.message |
Modifier and Type | Method and Description |
---|---|
BinaryBody |
BodyFactory.binaryBody(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 The Apache Software Foundation. All rights reserved.