com.atlassian.jira.soap.axis
Class JiraAxisServerFactory

java.lang.Object
  extended byorg.apache.axis.server.DefaultAxisServerFactory
      extended bycom.atlassian.jira.soap.axis.JiraAxisServerFactory
All Implemented Interfaces:
org.apache.axis.server.AxisServerFactory

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


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

Constructor Detail

JiraAxisServerFactory

public JiraAxisServerFactory()
Method Detail

getServer

public org.apache.axis.server.AxisServer getServer(Map environment)
                                            throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault


Copyright © 2002-2006 Atlassian. All Rights Reserved.