|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SampXmlRpcClientFactory | |
| 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. |
| Uses of SampXmlRpcClientFactory in org.astrogrid.samp.xmlrpc |
| Methods in org.astrogrid.samp.xmlrpc that return SampXmlRpcClientFactory | |
abstract SampXmlRpcClientFactory |
XmlRpcKit.getClientFactory()
Returns an XML-RPC client factory. |
| Constructors in org.astrogrid.samp.xmlrpc with parameters of type SampXmlRpcClientFactory | |
StandardClientProfile(SampXmlRpcClientFactory xClientFactory,
SampXmlRpcServerFactory xServerFactory)
Constructs a profile given client and server factory implementations. |
|
HubRunner(SampXmlRpcClientFactory xClientFactory,
SampXmlRpcServerFactory xServerFactory,
HubService hub,
File lockfile)
Constructor. |
|
| Uses of SampXmlRpcClientFactory in org.astrogrid.samp.xmlrpc.apache |
| Classes in org.astrogrid.samp.xmlrpc.apache that implement SampXmlRpcClientFactory | |
class |
ApacheClientFactory
SampXmlRpcClientFactory implementation based on Apache XMLRPC classes. |
| Uses of SampXmlRpcClientFactory in org.astrogrid.samp.xmlrpc.internal |
| Classes in org.astrogrid.samp.xmlrpc.internal that implement SampXmlRpcClientFactory | |
class |
InternalClientFactory
Freestanding SampXmlRpcClientFactory implementation. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||