Package org.astrogrid.samp.xmlrpc.internal
package org.astrogrid.samp.xmlrpc.internal
Implementation of pluggable XML-RPC layer which requires
no external dependencies.
-
ClassesClassDescriptionXML-RPC client implementation suitable for use with SAMP.Freestanding SampXmlRpcClientFactory implementation.SampXmlRpcServer implementation without external dependencies.Freestanding SampXmlRpcServerFactory implementation.InternalClient subclass which additionally logs all XML-RPC calls/responses to an output stream.Freestanding ClientFactory implementation which logs all XML-RPC calls/responses to standard output.InternalServer subclass which additionally logs all XML-RPC calls/responses to an output stream.Freestanding ServerFactory implementation which logs all XML-RPC calls/responses to standard output.InternalClient subclass which additionally logs all XML-RPC calls/responses to an output stream.Freestanding ClientFactory implementation which logs all incoming and outgoing HTTP data.Freestanding InternalServer implementation which logs all incoming and outgoing HTTP data.Freestanding ServerFactory implementation which logs all incoming and outgoing HTTP data.Represents the content of an XML-RPC methodCall element.Utilities for XML manipulations required by SAMP/XML-RPC.