cdx.scorebot.net.tests.email
Class EmailService

java.lang.Object
  extended by cdx.scorebot.net.tests.Service
      extended by cdx.scorebot.net.tests.email.EmailService
All Implemented Interfaces:
java.io.Serializable

public class EmailService
extends Service
implements java.io.Serializable

extension of ConnectionOrientedUserService which handles connections to a SMTP server

Author:
David Underhill
See Also:
Serialized Form

Constructor Summary
EmailService()
          default constructor
 
Method Summary
 
Methods inherited from class cdx.scorebot.net.tests.Service
equals, getTargetAddress, getTargetInetAddress, getTargetPort, setTargetAddress, setTargetInetAddress, setTargetPort
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailService

public EmailService()
default constructor