Package com.arsdigita.messaging

Messaging provides a standard set of abstractions for creating and storing messages.

See:
          Description

Interface Summary
MessageType Deprecated. Use com.arsdigita.util.MessageType
 

Class Summary
Message A plain text message with optional attachments.
MessagePart Represents a message part (that is, an attachment).
MessageThread This class abstracts the concept of a Thread of messages.
SortKey A utility class used to manipulate sort keys for messages.
ThreadedMessage Extends Message in a way that allows messages to be organized into discussion threads with a tree structure.
 

Exception Summary
MessagingException Base class for messaging exceptions.
 

Package com.arsdigita.messaging Description

Messaging provides a standard set of abstractions for creating and storing messages. Messaging applications constitute some of the most useful forms of web collaboration, and many of the application packages that have been developed for CCM have a messaging component. The messaging service provides a convenient mechanism for these web applications to create messages, attach other content to them (images, files), and schedule messages for delivery to recipients using other services like email notification.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC