com.atlassian.confluence.rpc.soap
Class ConfluenceAxisServerFactory

java.lang.Object
  extended by org.apache.axis.server.DefaultAxisServerFactory
      extended by com.atlassian.confluence.rpc.soap.ConfluenceAxisServerFactory
All Implemented Interfaces:
org.apache.axis.server.AxisServerFactory

public class ConfluenceAxisServerFactory
extends org.apache.axis.server.DefaultAxisServerFactory


Field Summary
 
Fields inherited from class org.apache.axis.server.DefaultAxisServerFactory
log
 
Constructor Summary
ConfluenceAxisServerFactory()
           
 
Method Summary
 org.apache.axis.server.AxisServer getServer(Map environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceAxisServerFactory

public ConfluenceAxisServerFactory()
Method Detail

getServer

public org.apache.axis.server.AxisServer getServer(Map environment)
                                            throws org.apache.axis.AxisFault
Specified by:
getServer in interface org.apache.axis.server.AxisServerFactory
Overrides:
getServer in class org.apache.axis.server.DefaultAxisServerFactory
Throws:
org.apache.axis.AxisFault


Copyright © 2003-2012 Atlassian. All Rights Reserved.