Package rocks.xmpp.extensions.component.accept.model
Provides XML schema implementations of XEP-0050: Ad-Hoc
Commands.
It defines an XMPP protocol extension for advertising and executing application-specific commands, such as those related to a configuration workflow. Typically the commands contain data forms (XEP-0004) in order to structure the information exchange.
-
Class Summary Class Description ComponentIQ The implementation of the<iq/>
element in thejabber:component:accept
namespace.ComponentMessage The implementation of the<message/>
element in thejabber:component:accept
namespace.ComponentPresence The implementation of the<presence/>
element in thejabber:component:accept
namespace.Handshake