Package | Description |
---|---|
org.jivesoftware.smackx.disco |
Smacks implementation of XEP-0030: Service Discovery.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNodeInformationProvider |
Modifier and Type | Method and Description |
---|---|
void |
ServiceDiscoveryManager.setNodeInformationProvider(String node,
NodeInformationProvider listener)
Sets the NodeInformationProvider responsible for providing information
(ie items) related to a given node.
|