Name | Description |
---|---|
LocalCaller | This class represents a caller that invokes functionality available on the same computer as the renderer. |
XmlRpcCaller | This class represents a remote caller, using the XML-RPC protocol. It is the opposite of LocalCaller. |