See: Description
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.
|