Uses of Package
com.ecyrd.jspwiki.rpc

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

Classes in com.ecyrd.jspwiki.rpc used by com.ecyrd.jspwiki.auth
RPCCallable
          Defines an interface for anything which can be called using the RPC methods.
 

Classes in com.ecyrd.jspwiki.rpc used by com.ecyrd.jspwiki.plugin
RPCCallable
          Defines an interface for anything which can be called using the RPC methods.
 

Classes in com.ecyrd.jspwiki.rpc used by com.ecyrd.jspwiki.rpc
RPCCallable
          Defines an interface for anything which can be called using the RPC methods.
 

Classes in com.ecyrd.jspwiki.rpc used by com.ecyrd.jspwiki.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 com.ecyrd.jspwiki.rpc used by com.ecyrd.jspwiki.search
RPCCallable
          Defines an interface for anything which can be called using the RPC methods.
 

Classes in com.ecyrd.jspwiki.rpc used by com.ecyrd.jspwiki.ui.progress
RPCCallable
          Defines an interface for anything which can be called using the RPC methods.