Package org.astrogrid.samp.xmlrpc
Classes relating to Standard Profile and XML-RPC pluggable implementation layer.
-
Interface Summary Interface Description SampXmlRpcClient Interface for a client which can make XML-RPC calls for SAMP.SampXmlRpcClientFactory Defines a factory which can create clients for communication with XML-RPC servers.SampXmlRpcHandler Interface for an object which can process certain XML-RPC requests.SampXmlRpcServer Interface for a server which can respond to XML-RPC calls for SAMP.SampXmlRpcServerFactory Defines a factory for SampXmlRpcServer instances. -
Class Summary Class Description ActorHandler Utility class to facilitate constructing a SampXmlRpcHandler which handles particular named methods.HubMode Deprecated. useHubServiceMode
withHub
insteadHubRunner Deprecated. useHub
insteadLockInfo Represents the information read from a SAMP Standard Profile Lockfile.StandardClientProfile Standard Profile implementation of ClientProfile.StandardHubProfile HubProfile implementation for the SAMP Standard Profile.StandardHubProfileFactory HubProfileFactory implementation for Standard Profile.XmlRpcHubConnection Partial HubConnection implementation based on XML-RPC.XmlRpcKit Encapsulates the provision of XML-RPC client and server capabilities.