Uses of Package
org.astrogrid.samp.xmlrpc
-
Packages that use org.astrogrid.samp.xmlrpc Package Description org.astrogrid.samp.test Classes for testing.org.astrogrid.samp.web Classes relating to the SAMP Web Profile.org.astrogrid.samp.xmlrpc Classes relating to Standard Profile and XML-RPC pluggable implementation layer.org.astrogrid.samp.xmlrpc.apache Implementation of pluggable XML-RPC layer using Apache XML-RPC.org.astrogrid.samp.xmlrpc.internal Implementation of pluggable XML-RPC layer which requires no external dependencies. -
Classes in org.astrogrid.samp.xmlrpc used by org.astrogrid.samp.test Class Description LockInfo Represents the information read from a SAMP Standard Profile Lockfile.SampXmlRpcClient Interface for a client which can make XML-RPC calls for SAMP. -
Classes in org.astrogrid.samp.xmlrpc used by org.astrogrid.samp.web Class Description ActorHandler Utility class to facilitate constructing a SampXmlRpcHandler which handles particular named methods.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.XmlRpcHubConnection Partial HubConnection implementation based on XML-RPC. -
Classes in org.astrogrid.samp.xmlrpc used by org.astrogrid.samp.xmlrpc Class Description ActorHandler Utility class to facilitate constructing a SampXmlRpcHandler which handles particular named methods.ActorHandler.SampType Enumeration of permitted types within a SAMP data structure.CallableClientServer XML-RPC server which can hostCallableClient
instances.ClientActor Defines the methods which an XML-RPC callable client must implement.ClientXmlRpcHandler SampXmlRpcHandler implementation which passes Standard Profile-like XML-RPC calls to one or moreCallableClient
s to provide client callbacks from the hub.ClientXmlRpcHandler.ClientActorImpl Implementation of theClientActor
interface which does the work for this class.ClientXmlRpcHandler.Entry Utility class to aggregate information about a client.HubActor Defines the XML-RPC methods which must be implemented by a Standard Profile hub.HubMode Deprecated.useHubServiceMode
withHub
insteadHubRunner Deprecated.useHub
insteadHubXmlRpcHandler SampXmlRpcHandler implementation which passes Standard Profile-type XML-RPC calls to a hub connection factory to provide a Standard Profile hub server.LockInfo Represents the information read from a SAMP Standard Profile Lockfile.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.StandardClientProfile Standard Profile implementation of ClientProfile.XmlRpcHubConnection Partial HubConnection implementation based on XML-RPC.XmlRpcKit Encapsulates the provision of XML-RPC client and server capabilities. -
Classes in org.astrogrid.samp.xmlrpc used by org.astrogrid.samp.xmlrpc.apache Class 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. -
Classes in org.astrogrid.samp.xmlrpc used by org.astrogrid.samp.xmlrpc.internal Class 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.