org.apache.axis2 |
|
Java Source File Name | Type | Comment |
AbstractTestCase.java | Class | Abstract base class for test cases. |
AxisFault.java | Class | An exception which maps cleanly to a SOAP fault.
This is a base class for exceptions which are mapped to faults.
See Also:
* SOAP1.2 specification See Also: SOAP1.1 Faults See Also: See Also: SOAP faults contain See Also: See Also: - A fault string
See Also: - A fault code
See Also: - A fault actor
See Also: - Fault details; an xml tree of fault specific elements
See Also:
See Also: See Also: As SOAP1.2 faults are a superset of SOAP1.1 faults, this type holds soap1.2 fault information. |
Constants.java | Class | |
Echo2.java | Class | |
InavalidModuleImpl.java | Class | |
LocalTestCase.java | Class | LocalTestCase is an extendable base class which provides common functionality
for building JUnit tests which exercise Axis2 using the (fast, in-process)
"local" transport. |
ModuleHandler1.java | Class | |
ServiceObjectSupplier.java | Interface | |
Version.java | Class | Little utility to get the version and build date of the axis2.jar. |