Interface MessageTrace

  • All Known Implementing Classes:
    MessageTraceImpl

    public interface MessageTrace
    • Method Detail

      • getMessage

        String getMessage​(boolean includeHeaders)
        Return the SOAPMessage as a string including the SOAPHeaders or not
        Parameters:
        includeHeaders - the soap headers.
        Returns:
        the soap message
      • getEndpoint

        Endpoint getEndpoint()
        Returns the endpoint this message originated from
      • getTransportInfo

        TransportInfo getTransportInfo()
        Returns the transport dependent information