Uses of Class
org.apache.james.mailrepository.jdbc.JDBCMailRepository

Packages that use JDBCMailRepository
org.apache.james.mailrepository.jdbc   
 

Uses of JDBCMailRepository in org.apache.james.mailrepository.jdbc
 

Constructors in org.apache.james.mailrepository.jdbc with parameters of type JDBCMailRepository
MimeMessageJDBCSource(JDBCMailRepository repository, String key, StreamRepository sr)
          Construct a MimeMessageSource based on a JDBC repository, a key, and a stream repository (where we might store the message body)
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.