intarsys runtime library

Package de.intarsys.tools.result

Interface Summary
ILiteralResult An IResult holding the literal value od the result.
IResult An IResult is a value holder object wrapping the outcome of a computation.
IStreamResult An IResult whose content can be expressed with an ILocator.
 

Class Summary
ByteBasedResult An IResult instance holding byte[] instances
CommonResult A common superclass for IResult implementations.
LiteralResult Common implementation for an ILiteralResult.
LocatorBasedResult A concrete ILocator based result implementation.
StreamResult A common implementation for stream based results.
StringBasedResult An IResult holding a String.
 


intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.