TsBiff 1.3


Uses of Class
ts.mail.AbstractMailServer

Packages that use AbstractMailServer
ts.mail   
 

Uses of AbstractMailServer in ts.mail
 

Subclasses of AbstractMailServer in ts.mail
 class Pop3Agent
          This Class is a FetchAgent that connects to a POP3 server to fetch mail.
 class SmtpAgent
          This class extends the abstract Mailserver and implements the TransportAgent interface.
 


TsBiff 1.3