intarsys runtime library

de.intarsys.tools.result
Interface IResult

All Superinterfaces:
IMimeTypeSupport
All Known Subinterfaces:
ILiteralResult, IStreamResult
All Known Implementing Classes:
ByteBasedResult, CommonResult, LiteralResult, LocatorBasedResult, StreamResult, StringBasedResult

public interface IResult
extends IMimeTypeSupport

An IResult is a value holder object wrapping the outcome of a computation.

This wrapper is meant to attach decorations to the encapuslated result so that a processing framework (for example a servlet container) can take additional measures on behalf the returned values.


Method Summary
 
Methods inherited from interface de.intarsys.tools.mime.IMimeTypeSupport
getContentType
 


intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.