| Package | Description |
|---|---|
| org.jivesoftware.smackx.caps |
Smacks implementation of XEP-0115: Entity Capabilities.
|
| org.jivesoftware.smackx.disco |
Smacks implementation of XEP-0030: Service Discovery.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityCapsManager |
EntityCapsManager.getInstanceFor(XMPPConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceDiscoveryManager.setEntityCapsManager(EntityCapsManager manager)
Loads the ServiceDiscoveryManager with an EntityCapsManger that speeds up certain lookups.
|