Package com.lamatek.protobeans

Class Summary
FTPBean FTPBean provides a consistent interface to an FTP Server.
SMTPBean This bean provides a simple, easy-to-use SMTP interface for use in sending standard emails (without attachments) from Java applets.
 

Exception Summary
FTPException FTPException is an encapsulating extension of the java.lang.Exception class.
SMTPException A simple extension of the java.lang.Exception class designed to report all the possible exceptions during a typical SMTP session using the SMTPBean.