TsBiff 1.3


Uses of Package
ts.mail

Packages that use ts.mail
ts.biff   
ts.mail   
 

Classes in ts.mail used by ts.biff
FetchAgent
          This interface represent an abstract Mail Fetch Agent.
MailModel
          Interface describing an object containing a general mail message (a subset of RFC 822).
SmtpAgent
          This class extends the abstract Mailserver and implements the TransportAgent interface.
 

Classes in ts.mail used by ts.mail
AbstractMailServer
          This class is an immutable abstract mail server.
FetchAgent
          This interface represent an abstract Mail Fetch Agent.
GetMailException
          Thrown to indicate that there is an error in the underlying protocol, such as a POP3 error.
MailModel
          Interface describing an object containing a general mail message (a subset of RFC 822).
Pop3Agent
          This Class is a FetchAgent that connects to a POP3 server to fetch mail.
SendMailException
          Thrown to indicate that there is an error in the underlying protocol, such as a SMTP error.
TransportAgent
          This interface represent an abstract Mail Transport Agent.
 


TsBiff 1.3