Interface DocumentChannel.DocumentCallback<K>

Enclosing interface:
DocumentChannel<T>

public static interface DocumentChannel.DocumentCallback<K>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    channelError(K key, Exception exception)
    Invoked when document channel reports an error delivering this document
    void
    Invoked when document channel has accepted the associated message