Interface XmlRpcEndpoint

All Known Subinterfaces:
MasterXmlRpcEndpoint, ParameterServerXmlRpcEndpoint, SlaveXmlRpcEndpoint
All Known Implementing Classes:
MasterXmlRpcEndpointImpl, SlaveXmlRpcEndpointImpl

public interface XmlRpcEndpoint
Represents the XML-RPC interface for a client or server.
Author:
damonkohler@google.com (Damon Kohler)