|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openexchange.messaging.ByteArrayContent
public class ByteArrayContent
| Constructor Summary | |
|---|---|
ByteArrayContent(byte[] data)
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getData()
Gets the data. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ByteArrayContent(byte[] data)
| Method Detail |
|---|
public java.io.InputStream getData()
throws MessagingException
SimpleContent
getData in interface SimpleContent<java.io.InputStream>MessagingException - If data cannot be returned
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||