Uses of Package
rocks.xmpp.extensions.rpc.model
-
Packages that use rocks.xmpp.extensions.rpc.model Package Description rocks.xmpp.extensions.rpc Provides classes for XEP-0009: Jabber-RPC.rocks.xmpp.extensions.rpc.client Provides client specific classes for XEP-0009: Jabber-RPC.rocks.xmpp.extensions.rpc.model Provides XML schema implementations of XEP-0009: Jabber-RPC. -
Classes in rocks.xmpp.extensions.rpc.model used by rocks.xmpp.extensions.rpc Class Description Value The value type, which is used by XML-RPC. -
Classes in rocks.xmpp.extensions.rpc.model used by rocks.xmpp.extensions.rpc.client Class Description Value The value type, which is used by XML-RPC. -
Classes in rocks.xmpp.extensions.rpc.model used by rocks.xmpp.extensions.rpc.model Class Description Rpc The implementation of the<query/>
element in thejabber:iq:rpc
namespace.Rpc.MethodCall The implementation of a RPC method call.Rpc.MethodResponse The implementation of a method response.Rpc.MethodResponse.Fault The implementation of a RPC fault.Value The value type, which is used by XML-RPC.