JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package org.axonframework.common.stream
package
org.axonframework.common.stream
Related Packages
Package
Description
org.axonframework.common
Contains common utility classes needed in different components of the framework.
All Classes and Interfaces
Interfaces
Classes
Class
Description
BlockingStream
<M>
Interface for a stream that can be polled for information using (optionally blocking) pull operations.
StreamUtils
Utility class for working with Streams.