Uses of Interface
org.blojsom.extension.xmlrpc.BlojsomXMLRPCConstants

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

Uses of BlojsomXMLRPCConstants in org.blojsom.extension.xmlrpc
 

Classes in org.blojsom.extension.xmlrpc that implement BlojsomXMLRPCConstants
 class BlojsomXMLRPCServlet
          Blojsom XML-RPC Servlet

This servlet uses the Jakarta XML-RPC Library (http://ws.apache.org/xmlrpc)

 

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

Classes in org.blojsom.extension.xmlrpc.handlers that implement BlojsomXMLRPCConstants
 class AbstractBlojsomAPIHandler
          Abstract blojsom API handler
 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.