Interface | Description |
---|---|
WikiRPCHandler |
Any wiki RPC handler should implement this so that they can be properly
initialized and recognized by JSPWiki.
|
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.
|
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.