Uses of Package
org.astrogrid.samp.xmlrpc.internal
-
Packages that use org.astrogrid.samp.xmlrpc.internal Package Description org.astrogrid.samp.test Classes for testing.org.astrogrid.samp.web Classes relating to the SAMP Web Profile.org.astrogrid.samp.xmlrpc.internal Implementation of pluggable XML-RPC layer which requires no external dependencies. -
Classes in org.astrogrid.samp.xmlrpc.internal used by org.astrogrid.samp.test Class Description InternalClient XML-RPC client implementation suitable for use with SAMP. -
Classes in org.astrogrid.samp.xmlrpc.internal used by org.astrogrid.samp.web Class Description InternalServer SampXmlRpcServer implementation without external dependencies. -
Classes in org.astrogrid.samp.xmlrpc.internal used by org.astrogrid.samp.xmlrpc.internal Class Description InternalClient XML-RPC client implementation suitable for use with SAMP.InternalServer SampXmlRpcServer implementation without external dependencies.RpcLoggingInternalServer InternalServer subclass which additionally logs all XML-RPC calls/responses to an output stream.XmlLoggingInternalServer Freestanding InternalServer implementation which logs all incoming and outgoing HTTP data.XmlRpcFormatException Exception thrown when an XML document which is intended for XML-RPC processing has the wrong format, for instance violates the XML-RPC spec.