Class BytesMessageDataSource

  • All Implemented Interfaces:
    DataSource, org.apache.axiom.attachments.SizeAwareDataSource, org.apache.axiom.ext.activation.SizeAwareDataSource

    public class BytesMessageDataSource
    extends Object
    implements org.apache.axiom.attachments.SizeAwareDataSource
    Data source implementation wrapping a JMS BytesMessage.

    Note that two input streams created by the same instance of this class can not be used at the same time.