Uses of Interface
com.atlassian.confluence.rpc.RpcServer
Packages that use RpcServer
Package
Description
-
Uses of RpcServer in com.atlassian.confluence.plugin.descriptor.rpc
Constructors in com.atlassian.confluence.plugin.descriptor.rpc with parameters of type RpcServerModifierConstructorDescriptionXmlRpcModuleDescriptor(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 RpcServerModifier and TypeMethodDescriptionvoidRpcConfigurationChangeListener.setAxisSoapServer(RpcServer soapServer) voidRpcConfigurationChangeListener.setGlueSoapServer(RpcServer soapServer) voidRpcConfigurationChangeListener.setXmlRpcServer(RpcServer xmlRpcServer) -
Uses of RpcServer in com.atlassian.confluence.rpc.xmlrpc
Classes in com.atlassian.confluence.rpc.xmlrpc that implement RpcServer