-
Sends the given message to the specified endpoint and blocks until
it has returned the response.
Creates a new SOAPMessage
object with the default
SOAPPart
, SOAPEnvelope
, SOAPBody
,
and SOAPHeader
objects.
Internalizes the contents of the given InputStream
object into a
new SOAPMessage
object and returns the SOAPMessage
object.
Gets a message from a specific endpoint and blocks until it receives,
Sends the given message to the specified endpoint and blocks until
it has returned the response.
Creates a SAAJResult
that will write the results into the
SOAPPart
of the supplied SOAPMessage
.