tigase.jaxmpp.j2se
Class J2SESessionObject

java.lang.Object
  extended by tigase.jaxmpp.core.client.AbstractSessionObject
      extended by tigase.jaxmpp.j2se.J2SESessionObject
All Implemented Interfaces:
tigase.jaxmpp.core.client.SessionObject, tigase.jaxmpp.core.client.UserProperties

public class J2SESessionObject
extends tigase.jaxmpp.core.client.AbstractSessionObject


Field Summary
 
Fields inherited from class tigase.jaxmpp.core.client.AbstractSessionObject
log, presence, properties, responseManager, roster, streamFeatures, userProperties
 
Fields inherited from interface tigase.jaxmpp.core.client.SessionObject
DOMAIN_NAME, NICKNAME, PASSWORD, RESOURCE, SERVER_NAME, USER_BARE_JID
 
Constructor Summary
J2SESessionObject()
           
 
Method Summary
 
Methods inherited from class tigase.jaxmpp.core.client.AbstractSessionObject
checkHandlersTimeout, clear, getBindedJid, getPresence, getProperty, getResponseHandler, getRoster, getStreamFeatures, getUserBareJid, getUserProperty, registerResponseHandler, setProperty, setStreamFeatures, setUserProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

J2SESessionObject

public J2SESessionObject()


Copyright © 2006-2013 Tigase. All Rights Reserved.