|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.james.core.MimeMessageSource | +--org.apache.james.mailrepository.MimeMessageAvalonSource
Constructor Summary | |
MimeMessageAvalonSource(org.apache.avalon.cornerstone.services.store.StreamRepository sr,
java.lang.String repositoryName,
java.lang.String key)
|
Method Summary | |
java.io.InputStream |
getInputStream()
Return an input stream to the data |
java.lang.String |
getSourceId()
Returns a unique String ID that represents where this file is loaded from. |
Methods inherited from class org.apache.james.core.MimeMessageSource |
getMessageSize |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MimeMessageAvalonSource(org.apache.avalon.cornerstone.services.store.StreamRepository sr, java.lang.String repositoryName, java.lang.String key)
Method Detail |
public java.lang.String getSourceId()
MimeMessageSource
getSourceId
in class MimeMessageSource
public java.io.InputStream getInputStream() throws java.io.IOException
MimeMessageSource
getInputStream
in class MimeMessageSource
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |