Package com.atlassian.confluence.rpc
Class RpcConfigurationChangeListener
java.lang.Object
com.atlassian.confluence.rpc.RpcConfigurationChangeListener
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidhandleEvent(GlobalSettingsChangedEvent settingsEvent) voidhandleEvent(ClusterEventWrapper event) voidsetAxisSoapServer(RpcServer soapServer) voidsetGlueSoapServer(RpcServer soapServer) voidsetXmlRpcServer(RpcServer xmlRpcServer) 
- 
Constructor Details- 
RpcConfigurationChangeListenerpublic RpcConfigurationChangeListener()
 
- 
- 
Method Details- 
handleEvent
- 
handleEvent
- 
setAxisSoapServer
- 
setGlueSoapServer
- 
setXmlRpcServer
 
-