Uses of Package
com.ericdaugherty.mail.server.info

Packages that use com.ericdaugherty.mail.server.info
com.ericdaugherty.mail.server.auth   
com.ericdaugherty.mail.server.configuration   
com.ericdaugherty.mail.server.info   
com.ericdaugherty.mail.server.persistence   
com.ericdaugherty.mail.server.persistence.localDelivery   
com.ericdaugherty.mail.server.services.general   
com.ericdaugherty.mail.server.services.smtp   
 

Classes in com.ericdaugherty.mail.server.info used by com.ericdaugherty.mail.server.auth
User
          Represents a user object.
 

Classes in com.ericdaugherty.mail.server.info used by com.ericdaugherty.mail.server.configuration
EmailAddress
          Represents a full email address, including username and domain.
Realm
          A class representing a DIGEST-MD5 Realm.
User
          Represents a user object.
 

Classes in com.ericdaugherty.mail.server.info used by com.ericdaugherty.mail.server.info
EmailAddress
          Represents a full email address, including username and domain.
Message
          Simple bean class that represents a POP3 Message used in the User class and POP3 Service.
User
          Represents a user object.
 

Classes in com.ericdaugherty.mail.server.info used by com.ericdaugherty.mail.server.persistence
EmailAddress
          Represents a full email address, including username and domain.
User
          Represents a user object.
 

Classes in com.ericdaugherty.mail.server.info used by com.ericdaugherty.mail.server.persistence.localDelivery
EmailAddress
          Represents a full email address, including username and domain.
User
          Represents a user object.
 

Classes in com.ericdaugherty.mail.server.info used by com.ericdaugherty.mail.server.services.general
EmailAddress
          Represents a full email address, including username and domain.
 

Classes in com.ericdaugherty.mail.server.info used by com.ericdaugherty.mail.server.services.smtp
EmailAddress
          Represents a full email address, including username and domain.