Interface XMLMessage.MessageDataSource

    • Method Detail

      • hasUnconsumedDataSource

        boolean hasUnconsumedDataSource()
        Check if the data source has been consumed.
        Returns:
        true of the data source has been consumed, otherwise false.
      • getDataSource

        jakarta.activation.DataSource getDataSource()
        Get the data source.
        Returns:
        the data source.