Uses of Class
org.blojsom.extension.xmlrpc.handlers.AbstractBlojsomAPIHandler

Packages that use AbstractBlojsomAPIHandler
org.blojsom.extension.xmlrpc.handlers Defines the classes and interfaces for blojsom XML-RPC handlers  
 

Uses of AbstractBlojsomAPIHandler in org.blojsom.extension.xmlrpc.handlers
 

Subclasses of AbstractBlojsomAPIHandler in org.blojsom.extension.xmlrpc.handlers
 class BloggerAPIHandler
          Blojsom XML-RPC Handler for the Blogger v1.0 API

Blogger API spec can be found at http://plant.blogger.com/api/index.html

 class MetaWeblogAPIHandler
          Blojsom XML-RPC Handler for the MetaWeblog API

MetaWeblog API pec can be found at http://www.xmlrpc.com/metaWeblogApi

 class MovableTypeAPIHandler
          MovableType API handler
 class PingbackHandler
          Pingback handler provides support for the Pingback 1.0 specification.