Package com.ibm.commerce.emarketing.utils

Provides the required utilities, helpers and constants used within e-mail activities.

See:
          Description

Class Summary
EmailActivitySummary Provides summary information for a given e-mail activity.
EmailActivityUrlHelper A helper class to compose EmailOptOut and EmailEvent URLs.
EmailContentHelper A simple helper class that is used to open a URLConnection and return the reponse to a request to the URL as a String.
EncryptHelper A simple encryption/decryption utility class used to encrypt/decrypt query strings (allowing the system to hide identifiers, etc...
SMTPAuthenticator A JavaMail Authenticator object that can be used to authenticate with an SMTP server prior to attempting to send mail through the server.
 

Package com.ibm.commerce.emarketing.utils Description

Provides the required utilities, helpers and constants used within e-mail activities.