Methods in communication that throw WSAException |
boolean |
HTTPSoapV3Container.isWSAValid()
Inspects the SOAP Headers of the currently known HL7V3Message for
correctness in relation to ITI TF-2x Appendix V |
boolean |
HSV3Response.isWSAValid()
Checks the soap header for this message to determine if it adheres to the
following standards: Web Services Addressing 1.0 - Core, ITI TF-2x
Appendix V This function is not complete and as of now only checks for
cardinality constraints as indicated by the standards and for the
required presence of various mustUnderstand attributes. |
boolean |
HSV3Request.isWSAValid()
Checks the soap header for this message to determine if it adheres to the
following standards: Web Services Addressing 1.0 - Core, ITI TF-2x
Appendix V This function is not complete and as of now only checks for
cardinality constraints as indicated by the standards and for the
required presence of various mustUnderstand attributes. |