Uses of Interface
com.atlassian.confluence.rpc.RpcServer

Packages that use RpcServer
com.atlassian.confluence.plugin.descriptor.rpc   
com.atlassian.confluence.rpc   
com.atlassian.confluence.rpc.xmlrpc   
 

Uses of RpcServer in com.atlassian.confluence.plugin.descriptor.rpc
 

Constructors in com.atlassian.confluence.plugin.descriptor.rpc with parameters of type RpcServer
XmlRpcModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory, RpcServer xmlRpcServer)
           
 

Uses of RpcServer in com.atlassian.confluence.rpc
 

Methods in com.atlassian.confluence.rpc with parameters of type RpcServer
 void RpcConfigurationChangeListener.setAxisSoapServer(RpcServer soapServer)
           
 void RpcConfigurationChangeListener.setGlueSoapServer(RpcServer soapServer)
           
 void RpcConfigurationChangeListener.setXmlRpcServer(RpcServer xmlRpcServer)
           
 

Uses of RpcServer in com.atlassian.confluence.rpc.xmlrpc
 

Classes in com.atlassian.confluence.rpc.xmlrpc that implement RpcServer
 class XmlRpcServer
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.