jSyncManager Simple Java Server

Uses of Interface
org.jSyncManager.SJS.Adapters.SMTPServer.MessageStoreInterface

Packages that use MessageStoreInterface
org.jSyncManager.SJS.Adapters.SMTPServer   
 

Uses of MessageStoreInterface in org.jSyncManager.SJS.Adapters.SMTPServer
 

Classes in org.jSyncManager.SJS.Adapters.SMTPServer that implement MessageStoreInterface
 class Mbox
          This class implements the MessageStore interface by storing and retrieving messages to and from a file formatted according to the mbox specifications.
 


jSyncManager Simple Java Server

Copyright (c) 2004 Brad BARCLAY. All Rights Reserved.