Package org.apache.wiki.xmlrpc

  • Interface Summary
    Interface Description
    WikiRPCHandler
    Any wiki RPC handler should implement this so that they can be properly initialized and recognized by JSPWiki.
  • Class Summary
    Class Description
    AbstractRPCHandler
    Provides definitions for RPC handler routines.
    MetaWeblogHandler
    Provides handlers for all RPC routines of the MetaWeblog API.
    RPCHandler
    Provides handlers for all RPC routines.
    RPCHandlerUTF8
    Provides handlers for all RPC routines.
    RPCServlet
    Handles all incoming servlet requests for XML-RPC calls.