Uses of Class
rocks.xmpp.extensions.rpc.model.Rpc.MethodCall
- 
Packages that use Rpc.MethodCall Package Description rocks.xmpp.extensions.rpc.model Provides XML schema implementations of XEP-0009: Jabber-RPC. - 
- 
Uses of Rpc.MethodCall in rocks.xmpp.extensions.rpc.model
Methods in rocks.xmpp.extensions.rpc.model that return Rpc.MethodCall Modifier and Type Method Description Rpc.MethodCallRpc. getMethodCall()Gets the method call. 
 -