Package org.axonframework.common.stream


package org.axonframework.common.stream
  • Class
    Description
    Interface for a stream that can be polled for information using (optionally blocking) pull operations.
    Utility class for working with Streams.