| Package | Description |
|---|---|
| tigase.jaxmpp.core.client |
Core of JAXMPP library.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<Property>,Property> |
JaxmppCore.properties |
protected Map<Class<Property>,Property> |
JaxmppCore.properties |
| Modifier and Type | Method and Description |
|---|---|
<T extends Property> |
JaxmppCore.get(Class<T> property) |
<T extends Property> |
JaxmppCore.set(T property) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Property> |
Property.getPropertyClass()
Method which returns class which implements this interface which
may be used as a key to store instance of this class in JaxmppCore.
|
Copyright © 2006–2020 Tigase. All rights reserved.