Class SoapMessage

  • All Implemented Interfaces:

    
    public class SoapMessage
    
                        

    Modelling of a SOAP Message with convenient access to different headers.

    SoapMessage is a wrapper around an Envelope which provides mappers for certain header elements in Ws-Addressing and Ws-Discovery. When additional headers are required, the original Envelope can be accessed and modified through getOriginalEnvelope. There are no duplicate checks for any headers covered through the mappers, care is required.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description