Uses of Interface
tigase.jaxmpp.core.client.UserProperties

Packages that use UserProperties
tigase.jaxmpp.core.client   
 

Uses of UserProperties in tigase.jaxmpp.core.client
 

Subinterfaces of UserProperties in tigase.jaxmpp.core.client
 interface SessionObject
          Session object is for store state of connection, modules etc.
 

Classes in tigase.jaxmpp.core.client that implement UserProperties
 class AbstractSessionObject
          Default representation of SessionObject
 

Methods in tigase.jaxmpp.core.client that return UserProperties
 UserProperties JaxmppCore.getProperties()
           
 UserProperties UserProperties.setUserProperty(String key, Object value)
          Set user property.
 UserProperties AbstractSessionObject.setUserProperty(String key, Object value)
          Set user property.
 



Copyright © 2006-2012 Tigase. All Rights Reserved.