tigase.muc
Class Ghostbuster
java.lang.Object
tigase.muc.Ghostbuster
public class Ghostbuster
- extends Object
- Author:
- bmalkow
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
R
public static final Set<String> R
log
protected Logger log
Ghostbuster
public Ghostbuster(MUCComponent mucComponent)
- Parameters:
mucComponent - config2 - mucRepository2 - writer -
getPresenceModule
public PresenceModule getPresenceModule()
onPingReceived
protected void onPingReceived(tigase.server.Packet response)
throws tigase.util.TigaseStringprepException
- Parameters:
stanzaFrom -
- Throws:
tigase.util.TigaseStringprepException
onPingTimeout
protected void onPingTimeout(String domain,
tigase.xmpp.JID jid)
- Parameters:
domain - stanzaTo -
ping
public void ping()
throws tigase.util.TigaseStringprepException
- Throws:
tigase.util.TigaseStringprepException
setPresenceModule
public void setPresenceModule(PresenceModule presenceModule)
update
public void update(tigase.server.Packet packet)
throws tigase.util.TigaseStringprepException
- Throws:
tigase.util.TigaseStringprepException
Copyright © 2007-2012 Tigase. All Rights Reserved.