| Package | Description |
|---|---|
| tigase.jaxmpp.core.client |
Core of JAXMPP library.
|
| tigase.jaxmpp.gwt.client | |
| tigase.jaxmpp.j2se |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SessionObject
Session object is for store state of connection, modules etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSessionObject
Default representation of SessionObject
|
| Modifier and Type | Method and Description |
|---|---|
UserProperties |
JaxmppCore.getProperties()
Returns
UserProperties. |
UserProperties |
UserProperties.setUserProperty(String key,
Object value)
Set user property.
|
UserProperties |
AbstractSessionObject.setUserProperty(String key,
Object value)
Set user property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GwtSessionObject |
| Modifier and Type | Class and Description |
|---|---|
class |
J2SESessionObject |
Copyright © 2006–2015 Tigase. All rights reserved.