|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | 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 key)
|
Method Summary | |
java.io.InputStream |
getInputStream()
Return an input stream to the data |
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 key)
Method Detail |
public java.io.InputStream getInputStream() throws java.io.IOException
MimeMessageSource
getInputStream
in class MimeMessageSource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |