com.atlassian.confluence.rpc.soap
Class AxisSoapServer
java.lang.Object
  
com.atlassian.confluence.rpc.soap.AxisSoapServer
- All Implemented Interfaces: 
 - RpcServer, ServletManager
 
public class AxisSoapServer
- extends Object
- implements RpcServer, ServletManager
  
| 
Field Summary | 
static org.apache.log4j.Category | 
log
 
            | 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
log
public static final org.apache.log4j.Category log
AxisSoapServer
public AxisSoapServer()
reloadConfiguration
public void reloadConfiguration()
- Specified by:
 reloadConfiguration in interface RpcServer
 
 
servletDestroyed
public void servletDestroyed(SpringManagedServlet springManagedServlet)
- Specified by:
 servletDestroyed in interface ServletManager
 
 
service
public void service(SpringManagedServlet springManagedServlet,
                    javax.servlet.http.HttpServletRequest request,
                    javax.servlet.http.HttpServletResponse response)
             throws javax.servlet.ServletException,
                    IOException
- Specified by:
 service in interface ServletManager
 
- Throws:
 javax.servlet.ServletException
IOException
 
servletInitialised
public void servletInitialised(SpringManagedServlet springManagedServlet,
                               javax.servlet.ServletConfig servletConfig)
                        throws javax.servlet.ServletException
- Specified by:
 servletInitialised in interface ServletManager
 
- Throws:
 javax.servlet.ServletException
 
setSettingsManager
public void setSettingsManager(SettingsManager settingsManager)
 
 
setPluginAccessor
public void setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
 
 
Copyright © 2003-2011 Atlassian. All Rights Reserved.