| 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.
|
| Class and 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.
|
| Class and 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.
|
| Class and 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 host
CallableClient 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 more
CallableClients to provide client callbacks
from the hub. |
| ClientXmlRpcHandler.ClientActorImpl
Implementation of the
ClientActor 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.
use
HubServiceMode with
Hub instead |
| HubRunner
Deprecated.
use
Hub instead |
| HubXmlRpcHandler
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.
|
| Class and 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 and 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.
|