See: Description
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 | Description |
---|---|
ActorHandler |
Utility class to facilitate constructing a SampXmlRpcHandler which handles
particular named methods.
|
HubMode | Deprecated
use
HubServiceMode with
Hub instead |
HubRunner | Deprecated
use
Hub instead |
LockInfo |
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.
|
Copyright © 2008–2024. All rights reserved.