public interface IResult extends IMimeTypeSupport
IResult is a value holder object wrapping the outcome of a
computation.
This wrapper is meant to attach decorations to the encapsulated result so that a processing framework (for example a servlet container) can take additional measures on behalf of the returned values.
getContentTypeCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.