|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
public class JiraAxisSoapService
Wrapper for an axis SOAPService with that exposes all available methods in the specified published interface
Field Summary |
---|
Fields inherited from class org.apache.axis.handlers.soap.SOAPService |
---|
nextObjectID, serviceObjects |
Fields inherited from class org.apache.axis.SimpleTargetedChain |
---|
pivotHandler, requestHandler, responseHandler |
Fields inherited from class org.apache.axis.SimpleChain |
---|
handlers, invoked |
Fields inherited from class org.apache.axis.handlers.BasicHandler |
---|
makeLockable, name, options |
Constructor Summary | |
---|---|
JiraAxisSoapService(SoapModuleDescriptor descriptor)
|
Method Summary | |
---|---|
void |
invoke(org.apache.axis.MessageContext msgContext)
|
Methods inherited from class org.apache.axis.handlers.soap.SOAPService |
---|
addSession, availableFromTransport, clearSessions, disableTransport, enableTransport, generateWSDL, getActors, getEngine, getInitializedServiceDesc, getRoles, getSendType, getServiceActors, getServiceDescription, getStyle, getTypeMappingRegistry, getUse, isRunning, needsHighFidelityRecording, setEngine, setHighFidelityRecording, setPropertyParent, setRoles, setSendType, setServiceDescription, setStyle, setUse, start, stop |
Methods inherited from class org.apache.axis.SimpleTargetedChain |
---|
getPivotHandler, getRequestHandler, getResponseHandler, init |
Methods inherited from class org.apache.axis.SimpleChain |
---|
addHandler, canHandleBlock, cleanup, contains, getDeploymentData, getHandlers, init, onFault |
Methods inherited from class org.apache.axis.handlers.BasicHandler |
---|
getName, getOption, getOptions, getUnderstoodHeaders, initHashtable, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.axis.Chain |
---|
addHandler, contains, getHandlers |
Methods inherited from interface org.apache.axis.Handler |
---|
canHandleBlock, cleanup, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, onFault, setName, setOption, setOptions |
Constructor Detail |
---|
public JiraAxisSoapService(SoapModuleDescriptor descriptor)
Method Detail |
---|
public void invoke(org.apache.axis.MessageContext msgContext) throws org.apache.axis.AxisFault
invoke
in interface org.apache.axis.Handler
invoke
in class org.apache.axis.handlers.soap.SOAPService
org.apache.axis.AxisFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |