org.apache.james.mime4j.message
public abstract class BinaryBody extends SingleBody
Modifier | Constructor and Description |
---|---|
protected |
BinaryBody()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract java.io.InputStream |
getInputStream()
Gets a
InputStream which reads the bytes of the body. |
Copyright © 2004-2014. All Rights Reserved.