See: Description
Class | Description |
---|---|
Rpc |
The implementation of the
<query/> element in the jabber: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.
|
Provides XML schema implementations of XEP-0009: Jabber-RPC.
It defines an XMPP protocol extension for transporting XML-RPC encoded requests and responses between two XMPP entities. The protocol supports all syntax and semantics of XML-RPC except that it uses XMPP instead of HTTP as the underlying transport.
Copyright © 2014–2019 XMPP.rocks. All rights reserved.