Uses of Package
org.apache.wiki.rpc

Packages that use org.apache.wiki.rpc
org.apache.wiki.auth Authentication, Authorization and the third A thing. 
org.apache.wiki.plugin Provides plugins to the JSPWiki. 
org.apache.wiki.rpc   
org.apache.wiki.rpc.json Provides utility classes for using the JSON-RPC AJAX library. 
org.apache.wiki.search Provides the JSPWiki search functionality. 
org.apache.wiki.ui.progress Provides progress management routines. 
 

Classes in org.apache.wiki.rpc used by org.apache.wiki.auth
RPCCallable
          Defines an interface for anything which can be called using the RPC methods.
 

Classes in org.apache.wiki.rpc used by org.apache.wiki.plugin
RPCCallable
          Defines an interface for anything which can be called using the RPC methods.
 

Classes in org.apache.wiki.rpc used by org.apache.wiki.rpc
RPCCallable
          Defines an interface for anything which can be called using the RPC methods.
 

Classes in org.apache.wiki.rpc used by org.apache.wiki.rpc.json
RPCCallable
          Defines an interface for anything which can be called using the RPC methods.
RPCManager
          A base class for managing RPC calls.
 

Classes in org.apache.wiki.rpc used by org.apache.wiki.search
RPCCallable
          Defines an interface for anything which can be called using the RPC methods.
 

Classes in org.apache.wiki.rpc used by org.apache.wiki.ui.progress
RPCCallable
          Defines an interface for anything which can be called using the RPC methods.
 



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