Package org.apache.james.mailbox.jpa.mail.model.openjpa

Class Summary
AbstractJPAMessage Abstract base class for JPA based implementations of AbstractMessage
AbstractJPAMessage.MailboxIdUidKey Identifies composite key
EncryptDecryptHelper Helper class for encrypt and de-crypt data
JPAEncryptedMessage  
JPAMessage  
JPAStreamingMessage JPA implementation of AbstractJPAMessage which use openjpas Persistent type to be able to stream the message content without loading it into the memory at all.
 



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