Uses of Interface
rocks.xmpp.extensions.disco.model.info.Feature
-
Packages that use Feature Package Description rocks.xmpp.extensions.muc.model Provides XML schema implementations and configuration classes for XEP-0045: Multi-User Chat.rocks.xmpp.extensions.pubsub.model Provides XML schema implementations and configuration classes for XEP-0060: Publish-Subscribe. -
-
Uses of Feature in rocks.xmpp.extensions.muc.model
Classes in rocks.xmpp.extensions.muc.model that implement Feature Modifier and Type Class Description class
MucFeature
A feature of a multi-user chat service. -
Uses of Feature in rocks.xmpp.extensions.pubsub.model
Classes in rocks.xmpp.extensions.pubsub.model that implement Feature Modifier and Type Class Description class
PubSubFeature
Represents the pubsub features.
-