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.
|
Class and Description |
---|
InternalClient
XML-RPC client implementation suitable for use with SAMP.
|
Class and Description |
---|
InternalServer
SampXmlRpcServer implementation without external dependencies.
|
Class and 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.
|