Package org.xwiki.messagestream
-
Interface Summary Interface Description MessageStream The message stream allows to post and retrieve short messages, from one user to one of a few possible targets: direct private messages to another user, messages to a group of users, personal messages to all the users that "follow" the sender.MessageStreamConfiguration Configuration for the Message Stream application. -
Class Summary Class Description DirectMessageDescriptor Descriptor for the direct messages.GroupMessageDescriptor Descriptor for the messages sent to a group.PersonalMessageDescriptor Descriptor for the personal messages (to the followers).PublicMessageDescriptor Descriptor for the public messages.