|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.mail.service.Attachment
org.exoplatform.mail.service.BufferAttachment
public class BufferAttachment
Created by The eXo Platform SARL Author : Hung Ngyen Quang hung.nguyen@exoplatform.com Jul 9, 2007
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.mail.service.Attachment |
|---|
resoureId |
| Constructor Summary | |
|---|---|
BufferAttachment()
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream()
|
void |
setInputStream(java.io.InputStream is)
|
| Methods inherited from class org.exoplatform.mail.service.Attachment |
|---|
getId, getMimeType, getName, getPath, getResoureId, getSize, isLoadedProperly, isShownInBody, setId, setIsLoadedProperly, setIsShowInBody, setMimeType, setName, setPath, setResoureId, setSize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BufferAttachment()
| Method Detail |
|---|
public java.io.InputStream getInputStream()
throws java.lang.Exception
getInputStream in class Attachmentjava.lang.Exception
public void setInputStream(java.io.InputStream is)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||