public abstract class ComputedMessageContent extends MessageContent
| Constructor and Description |
|---|
ComputedMessageContent() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
buildContent(OutputStream out) |
InputStream |
getInputStream() |
URL |
getURL() |
fromClasspath, fromClasspath, fromURLpublic final InputStream getInputStream()
getInputStream in class MessageContentpublic final URL getURL()
getURL in class MessageContentprotected abstract void buildContent(OutputStream out) throws Exception
ExceptionCopyright ? The Apache Software Foundation. All Rights Reserved.