Package org.axonframework.common.io

Class Summary
BinaryEntryInputStream Wrapper around an input stream that can be used to read simple values, written using the BinaryEntryOutputStream.
BinaryEntryOutputStream Wrapper around an output stream that can be used to write simple values, that can be read back in by the BinaryEntryInputStream.
IOUtils Utility methods for IO operations.
 



Copyright © 2010-2012. All Rights Reserved.