| Package | Description |
|---|---|
| org.jivesoftware.smack |
Core classes of the Smack API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirectoryRosterStore
Stores roster entries as specified by RFC 6121 for roster versioning
in a set of files.
|
| Modifier and Type | Method and Description |
|---|---|
RosterStore |
ConnectionConfiguration.getRosterStore()
Get the permanent roster store
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionConfiguration.setRosterStore(RosterStore store)
Set the permanent roster store
|