Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.roller.presentation.xmlrpc
Class RollerXmlRpcClient  view RollerXmlRpcClient download RollerXmlRpcClient.java

java.lang.Object
  extended byorg.roller.presentation.xmlrpc.RollerXmlRpcClient

public abstract class RollerXmlRpcClient
extends java.lang.Object


Field Summary
static java.lang.String IO_MESSAGE
           
static java.lang.String XMLRPC_MESSAGE
           
 
Constructor Summary
RollerXmlRpcClient()
           
 
Method Summary
static java.lang.String sendWeblogsPing(java.lang.String blogUrl, java.lang.String blogName)
          Sends ping message to Weblogs.com RPC2 service.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IO_MESSAGE

public static java.lang.String IO_MESSAGE

XMLRPC_MESSAGE

public static java.lang.String XMLRPC_MESSAGE
Constructor Detail

RollerXmlRpcClient

public RollerXmlRpcClient()
Method Detail

sendWeblogsPing

public static java.lang.String sendWeblogsPing(java.lang.String blogUrl,
                                               java.lang.String blogName)
Sends ping message to Weblogs.com RPC2 service.