C# Class newtelligence.DasBlog.Runtime.Proxies.ExtendedWeblogUpdatesClientProxy

This is the client proxy for notifying blo.gs on update
Inheritance: CookComputing.XmlRpc.XmlRpcClientProtocol
ファイルを表示 Open project: AArnott/dasblog Class Usage Examples

Public Methods

Method Description
ExtendedWeblogUpdatesClientProxy ( string endpointUrl ) : CookComputing.XmlRpc

Private Methods

Method Description
ExtendedPing ( string weblogName, string weblogUrl, string checkUrl, string rssUrl ) : WeblogUpdatesReply
Ping ( string weblogName, string weblogUrl ) : WeblogUpdatesReply

Method Details

ExtendedWeblogUpdatesClientProxy() public method

public ExtendedWeblogUpdatesClientProxy ( string endpointUrl ) : CookComputing.XmlRpc
endpointUrl string
return CookComputing.XmlRpc