public abstract class AbstractHistoryProvider extends Object implements HistoryProvider
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
log |
protected static tigase.xml.SimpleParser |
parser |
| Constructor and Description |
|---|
AbstractHistoryProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected tigase.server.Packet |
createMessage(tigase.xmpp.BareJID roomJID,
tigase.xmpp.JID senderJID,
String msgSenderNickname,
String originalMessage,
String body,
String msgSenderJid,
boolean addRealJids,
Date msgTimestamp) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddJoinEvent, addLeaveEvent, addMessage, addSubjectChange, getHistoryMessages, init, isPersistent, removeHistoryprotected static final tigase.xml.SimpleParser parser
protected final Logger log
protected tigase.server.Packet createMessage(tigase.xmpp.BareJID roomJID,
tigase.xmpp.JID senderJID,
String msgSenderNickname,
String originalMessage,
String body,
String msgSenderJid,
boolean addRealJids,
Date msgTimestamp)
throws tigase.util.TigaseStringprepException
tigase.util.TigaseStringprepExceptionCopyright © 2007–2014 Tigase. All rights reserved.