Package org.freecompany.redline

Interface Summary
ChannelWrapper.Consumer<T> Interface describing an object that consumes data from a NIO buffer.
 

Class Summary
Builder The normal entry point to the API used for building and RPM.
ChannelWrapper Wraps an IO channel so that bytes may be observed during transmission.
ChannelWrapper.Key<T>  
DumpPayload Convenience class for dumping the payload of an RPM file to a file.
IntString Simple class to pair an int and a String with each other.
Main Main entry point for the Redline command line tool.
ReadableChannelWrapper Wrapper for observing data read from a NIO channel.
Scanner The scanner reads an RPM file and outputs useful information about it's contents.
SimpleNamespaceContext  
Test Simple test class to validate that a basic RPM file can be correctly generated.
Util General utilities needed to read and write RPM files.
WritableChannelWrapper Wrapper around a writable channel that allows for observing written data.
XmlEditor  
 



Copyright © 2012. All Rights Reserved.