| Package | Description |
|---|---|
| rocks.xmpp.extensions.rpc |
Provides classes for XEP-0009: Jabber-RPC.
|
| rocks.xmpp.extensions.rpc.model |
Provides XML schema implementations of XEP-0009: Jabber-RPC.
|
| Class and Description |
|---|
| Value
The value type, which is used by XML-RPC.
|
| Class and 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.
|
Copyright © 2014–2019 XMPP.rocks. All rights reserved.