Nitido Inc.

Uses of Package
com.nitido.nimx.nuggets.javamail

Packages that use com.nitido.nimx.nuggets.javamail
com.nitido.nimx.nuggets.javamail This package contains the JavaMailNugget and its' helper classes. 
com.nitido.nimx.nuggets.javamail.real This is the first real implementation of JavaMailNugget, which launches the JavaMail connections and keep the IMAP connection reference opened during the nugget's lifetime only. 
com.nitido.nimx.nuggets.javamail.valet This is the "valet" implementation of JavaMailNugget, which "park" the IMAP connections to the ValetService in order to keep the connection opened between requests. 
 

Classes in com.nitido.nimx.nuggets.javamail used by com.nitido.nimx.nuggets.javamail
InvalidUIDException
          This exception indicates the existing message UIDs are no longer valid.
JavaMailNuggetException
          The generic exception for JavaMailNugget.
MessageNotInFolderException
          This exception is thrown when the caller attempt to perform an action, but the message is not stored in the specified folder.
Usage
          The data object that encapsulate the mail box usage information.
 

Classes in com.nitido.nimx.nuggets.javamail used by com.nitido.nimx.nuggets.javamail.real
InvalidUIDException
          This exception indicates the existing message UIDs are no longer valid.
JavaMailNugget
          The JavaMailNugget is a NiM nugget that abstracts access to IMAP and SMTP servers.
JavaMailNuggetException
          The generic exception for JavaMailNugget.
MessageNotInFolderException
          This exception is thrown when the caller attempt to perform an action, but the message is not stored in the specified folder.
Usage
          The data object that encapsulate the mail box usage information.
 

Classes in com.nitido.nimx.nuggets.javamail used by com.nitido.nimx.nuggets.javamail.valet
JavaMailNuggetException
          The generic exception for JavaMailNugget.
 


Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.