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.
-
Class Summary Class Description ApacheClient SampXmlRpcClient implementation based on Apache XMLRPC classes.ApacheClientFactory SampXmlRpcClientFactory implementation based on Apache XMLRPC classes.ApacheServer SampXmlRpcServer implementation based on Apache XML-RPC library.ApacheServer.LabelledServer Convenience class which aggregates a WebServer and an endpoint.ApacheServerFactory SampXmlRpcServerFactory implementation which uses Apache classes.ApacheUtils Provides utility methods to perform translations between the data structurs used by the org.apache.xmlrpc classes and those used by JSAMP.