public class

JiraAxisSoapService

extends SOAPService
java.lang.Object
   ↳ org.apache.axis.handlers.BasicHandler
     ↳ org.apache.axis.SimpleChain
       ↳ org.apache.axis.SimpleTargetedChain
         ↳ org.apache.axis.handlers.soap.SOAPService
           ↳ com.atlassian.jira.soap.axis.JiraAxisSoapService

Class Overview

Wrapper for an axis SOAPService with that exposes all available methods in the specified published interface

Summary

[Expand]
Inherited Fields
From class org.apache.axis.handlers.soap.SOAPService
From class org.apache.axis.SimpleTargetedChain
From class org.apache.axis.SimpleChain
From class org.apache.axis.handlers.BasicHandler
Public Constructors
JiraAxisSoapService(SoapModuleDescriptor descriptor)
Public Methods
void invoke(MessageContext msgContext)
[Expand]
Inherited Methods
From class org.apache.axis.handlers.soap.SOAPService
From class org.apache.axis.SimpleTargetedChain
From class org.apache.axis.SimpleChain
From class org.apache.axis.handlers.BasicHandler
From class java.lang.Object
From interface org.apache.axis.Chain
From interface org.apache.axis.Handler
From interface org.apache.axis.TargetedChain

Public Constructors

public JiraAxisSoapService (SoapModuleDescriptor descriptor)

Public Methods

public void invoke (MessageContext msgContext)

Throws
AxisFault