|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoricalMessageImpl | |
|---|---|
| org.exoplatform.services.xmpp.history.impl.jcr | |
| org.exoplatform.services.xmpp.util | |
| Uses of HistoricalMessageImpl in org.exoplatform.services.xmpp.history.impl.jcr |
|---|
| Methods in org.exoplatform.services.xmpp.history.impl.jcr that return HistoricalMessageImpl | |
|---|---|
HistoricalMessageImpl |
Conversation.getHistoricalMessage(java.lang.String id)
|
| Methods in org.exoplatform.services.xmpp.history.impl.jcr that return types with arguments of type HistoricalMessageImpl | |
|---|---|
java.util.List<HistoricalMessageImpl> |
Conversation.getMessageList()
|
| Methods in org.exoplatform.services.xmpp.history.impl.jcr with parameters of type HistoricalMessageImpl | |
|---|---|
void |
Conversation.addMessage(HistoricalMessageImpl message)
|
| Method parameters in org.exoplatform.services.xmpp.history.impl.jcr with type arguments of type HistoricalMessageImpl | |
|---|---|
void |
Conversation.setMessageList(java.util.List<HistoricalMessageImpl> messageList)
|
| Uses of HistoricalMessageImpl in org.exoplatform.services.xmpp.util |
|---|
| Methods in org.exoplatform.services.xmpp.util that return HistoricalMessageImpl | |
|---|---|
static HistoricalMessageImpl |
HistoryUtils.messageToHistoricalMessage(org.jivesoftware.smack.packet.Message message)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||