intarsys runtime library

Uses of Interface
de.intarsys.tools.result.IResult

Packages that use IResult
de.intarsys.tools.result   
 

Uses of IResult in de.intarsys.tools.result
 

Subinterfaces of IResult in de.intarsys.tools.result
 interface ILiteralResult
          An IResult holding the literal value od the result.
 interface IStreamResult
          An IResult whose content can be expressed with an ILocator.
 

Classes in de.intarsys.tools.result that implement IResult
 class ByteBasedResult
          An IResult instance holding byte[] instances
 class CommonResult
          A common superclass for IResult implementations.
 class LiteralResult
          Common implementation for an ILiteralResult.
 class LocatorBasedResult
          A concrete ILocator based result implementation.
 class StreamResult
          A common implementation for stream based results.
 class StringBasedResult
          An IResult holding a String.
 


intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.