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

This is the client proxy for notifying blo.gs on update
Inheritance: CookComputing.XmlRpc.XmlRpcClientProtocol
Afficher le fichier Open project: AArnott/dasblog Class Usage Examples

Méthodes publiques

Méthode Description
ExtendedWeblogUpdatesClientProxy ( string endpointUrl ) : CookComputing.XmlRpc

Private Methods

Méthode Description
ExtendedPing ( string weblogName, string weblogUrl, string checkUrl, string rssUrl ) : WeblogUpdatesReply
Ping ( string weblogName, string weblogUrl ) : WeblogUpdatesReply

Method Details

ExtendedWeblogUpdatesClientProxy() public méthode

public ExtendedWeblogUpdatesClientProxy ( string endpointUrl ) : CookComputing.XmlRpc
endpointUrl string
Résultat CookComputing.XmlRpc