soapAction
parameter, or null
@return the response SOAP message.
@throws SoapTransportException if an error occurs, including a SOAP fault when appropriate.
Unless the callTransportCleanup
property on the {@link Options} object has beenset to true
, the caller must invoke {@link #cleanupTransport()} afterprocessing the response.
@param elem the data to send (becomes the content of SOAP body)
@return response
@throws AxisFault in case of error
@see #createClient(QName)
@see #cleanupTransport()
Unless the callTransportCleanup
property on the {@link Options} object has beenset to true
, the caller must invoke {@link #cleanupTransport()} afterprocessing the response.
@param elem the data to send (becomes the content of SOAP body)
@return response
@throws AxisFault in case of error
@see #createClient(QName)
@see #cleanupTransport()
Unless the callTransportCleanup
property on the {@link Options} object has beenset to true
, the caller must invoke {@link #cleanupTransport()} afterprocessing the response.
@param elem the data to send (becomes the content of SOAP body)
@return response
@throws AxisFault in case of error
@see #createClient(QName)
@see #cleanupTransport()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|