org.sakaiproject.message.api |
|
Java Source File Name | Type | Comment |
Message.java | Interface |
Message is the base interface for all Sakai communications messages. |
MessageChannel.java | Interface |
MessageChannel is the base interface for Sakai communications service message channels. |
MessageChannelEdit.java | Interface |
MessageChannelEdit is the base interface for Sakai communications service message channels in read/write mode. |
MessageEdit.java | Interface |
MessageEdit is the base interface for all Sakai communications messages in r/w mode. |
MessageHeader.java | Interface |
MessageHeader is the base Interface for a Sakai Message headers. |
MessageHeaderEdit.java | Interface |
MessageHeader is the base Interface for a Sakai Message headers. |
MessageService.java | Interface |
GenericMessageService is the base interface for the different specific Sakai communications service such as Chat, Announcements, etc. |