Holger's
Java API

Uses of Class
com.antelmann.net.mail.POP3Account.Config

Packages that use POP3Account.Config
com.antelmann.net.mail The classes in this package are designed to ease the handling of emails. 
 

Uses of POP3Account.Config in com.antelmann.net.mail
 

Methods in com.antelmann.net.mail that return POP3Account.Config
 POP3Account.Config POP3Account.getSettings()
          returns a new instance of Settings; changing the returned instance will have no effect on this instance
 

Methods in com.antelmann.net.mail with parameters of type POP3Account.Config
 void POP3Account.init(POP3Account.Config settings)
           
 void POP3Account.Config.setAllFrom(POP3Account.Config s)
           
 

Constructors in com.antelmann.net.mail with parameters of type POP3Account.Config
POP3Account(POP3Account.Config settings)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads