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 TypeMethodDescriptionvoid
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