org.apache.wiki.xmlrpc
Interface WikiRPCHandler

All Known Implementing Classes:
AbstractRPCHandler, MetaWeblogHandler, RPCHandler, RPCHandlerUTF8

public interface WikiRPCHandler

Any wiki RPC handler should implement this so that they can be properly initialized and recognized by JSPWiki.

Since:
2.1.7

Method Summary
 void initialize(WikiContext context)
           
 

Method Detail

initialize

void initialize(WikiContext context)


Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.