tigase.jaxmpp.j2se
Class J2SEPresenceStore

java.lang.Object
  extended by tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
      extended by tigase.jaxmpp.j2se.J2SEPresenceStore

public class J2SEPresenceStore
extends tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore


Field Summary
 
Fields inherited from class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
bestPresence, handler, presenceByJid, presencesMapByBareJid
 
Constructor Summary
J2SEPresenceStore()
           
 
Method Summary
 
Methods inherited from class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore
clear, getBestPresence, getPresence, getPresences, isAvailable, setPresence, update, updateBestPresence
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

J2SEPresenceStore

public J2SEPresenceStore()


Copyright © 2006-2013 Tigase. All Rights Reserved.