Class BytesMessageDataSource

  • All Implemented Interfaces:
    DataSource, SizeAwareDataSource

    public class BytesMessageDataSource
    extends Object
    implements 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.