org.apache.wsif.providers.soap.apacheaxis |
|
Java Source File Name | Type | Comment |
MIMEHelper.java | Class | The sole purpose of this class is to collect all the code that uses
attachement classes outside of the WSIFOperation_ApacheAxis class
so that there is not a runtime requirement on activation.jar and
mail.jar unless attachements are actually being used. |
WSIFAXISConstants.java | Class | |
WSIFDynamicProvider_ApacheAxis.java | Class | |
WSIFJmsSender.java | Class | |
WSIFJmsTransport.java | Class | |
WSIFOperation_ApacheAxis.java | Class | The WSIFOperation class for invoking WSDL operations using Apache AXIS. |
WSIFPort_ApacheAxis.java | Class | This class implements a WSDL SOAP binding using Apache AXIS.
See section 3 of the WSDL 1.1 specification for details
of the WSDL SOAP binding. |