Frames | No Frames |
Methods with parameter type javax.xml.soap.SOAPMessage | |
void | Sets the SOAPMessage for this message context. |
Methods with return type javax.xml.soap.SOAPMessage | |
SOAPMessage | Gets the SOAPMessage from this message context. |
Methods with parameter type javax.xml.soap.SOAPMessage | |
ArrayList |
Methods with parameter type javax.xml.soap.SOAPMessage | |
SOAPMessage | Sends the given message to the specified endpoint and
blocks until it has returned the response. |
Methods with return type javax.xml.soap.SOAPMessage | |
SOAPMessage | Sends the given message to the specified endpoint and
blocks until it has returned the response. |
SOAPMessage | Creates a new SOAPMessage object with the
default SOAPPart , SOAPEnvelope ,
SOAPBody , and SOAPHeader objects. |
SOAPMessage | Internalizes the contents of the given
InputStream object into a new SOAPMessage
object and returns the SOAPMessage object. |
Classes derived from javax.xml.soap.SOAPMessage | |
class | A complete SOAP (and/or XML-RPC, eventually) message. |
Methods with parameter type javax.xml.soap.SOAPMessage | |
void | Sets the SOAPMessage for this message context. |
Methods with return type javax.xml.soap.SOAPMessage | |
SOAPMessage | Gets the SOAPMessage from this message context. |
Methods with parameter type javax.xml.soap.SOAPMessage | |
SOAPMessage | Sends the given message to the specified endpoint and
blocks until it has returned the response. |
Methods with return type javax.xml.soap.SOAPMessage | |
SOAPMessage | Sends the given message to the specified endpoint and
blocks until it has returned the response. |
SOAPMessage | Creates a new SOAPMessage object with the
default SOAPPart , SOAPEnvelope ,
SOAPBody , and SOAPHeader objects. |
SOAPMessage | Internalizes the contents of the given
InputStream object into a new SOAPMessage
object and returns the SOAPMessage object. |