Interface SOAPEvent

  • All Known Subinterfaces:
    SOAPRequest, SOAPResponse

    public interface SOAPEvent
    Superclass for events carrying a SOAP message payload.
    • Method Detail

      • getMessage

        javax.xml.soap.SOAPMessage getMessage()
        Get the message payload as a SOAP message
        Returns:
        the payload