Package | Description |
---|---|
org.astrogrid.samp.test |
Classes for testing.
|
org.astrogrid.samp.xmlrpc.internal |
Implementation of pluggable XML-RPC layer which requires
no external dependencies.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
TestXmlrpcClient
SampXmlrpcClient implementation for testing success or failure of
XML-RPC method invocations.
|
Modifier and Type | Class and Description |
---|---|
class |
RpcLoggingInternalClient
InternalClient subclass which additionally logs all XML-RPC calls/responses
to an output stream.
|
class |
XmlLoggingInternalClient
InternalClient subclass which additionally logs all XML-RPC calls/responses
to an output stream.
|