Package things.data.transport.smtp

Interface Summary
SMTPClient General interface to the SMTP clients.
SMTPClientManager Interface for the client managers.
 

Class Summary
CleanSMTPClient This is a super clean SMTP client.
DSN Represents a DSN feature.
FancySMTPClient This is a fancy SMTP client.
Reply An SMTP reply.
TolerantSMTPClientManager This is a tolerant manager for a clean SMTP client.
TouchySMTPClientManager This is a simple manager for a clean SMTP client.
 

Enum Summary
SMTPState SMTP client state.
 



Things.