Uses of Package
de.dfki.util.xmlrpc.common

Packages that use de.dfki.util.xmlrpc.common
de.dfki.util.xmlrpc   
de.dfki.util.xmlrpc.client   
de.dfki.util.xmlrpc.common   
de.dfki.util.xmlrpc.conversion   
de.dfki.util.xmlrpc.server   
 

Classes in de.dfki.util.xmlrpc.common used by de.dfki.util.xmlrpc
XmlRpcConnection
          Virtual connection to a XML-RPC server.
 

Classes in de.dfki.util.xmlrpc.common used by de.dfki.util.xmlrpc.client
MethodSignature
          Defines name, parameters and return type of a XML-RPC method.
XmlRpcConnection
          Virtual connection to a XML-RPC server.
 

Classes in de.dfki.util.xmlrpc.common used by de.dfki.util.xmlrpc.common
ApiParameter
          Represents a parameter (either passed to a method or returned from it).
MethodSignature
          Defines name, parameters and return type of a XML-RPC method.
XmlRpcConnection
          Virtual connection to a XML-RPC server.
XmlRpcConnection.Id
          Identifies XML-RPC connections.
 

Classes in de.dfki.util.xmlrpc.common used by de.dfki.util.xmlrpc.conversion
ApiParameter
          Represents a parameter (either passed to a method or returned from it).
 

Classes in de.dfki.util.xmlrpc.common used by de.dfki.util.xmlrpc.server
MethodSignature
          Defines name, parameters and return type of a XML-RPC method.
 



Copyright © 2012. All Rights Reserved.