Package org.astrogrid.samp.xmlrpc.apache


package org.astrogrid.samp.xmlrpc.apache
Implementation of pluggable XML-RPC layer using Apache XML-RPC. These classes were developed against the apache-1.2-b1 version; they may or may not work with other versions of that library.
  • Classes
    Class
    Description
    SampXmlRpcClient implementation based on Apache XMLRPC classes.
    SampXmlRpcClientFactory implementation based on Apache XMLRPC classes.
    SampXmlRpcServer implementation based on Apache XML-RPC library.
    SampXmlRpcServerFactory implementation which uses Apache classes.