Interface ContentStreamListener


@AlfrescoPublicApi public interface ContentStreamListener
Listens for notifications w.r.t. content. This includes receiving notifications of the opening and closing of the content streams.
Author:
Derek Hulley
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when the stream associated with a reader or writer is closed
  • Method Details