intarsys runtime library

Uses of Interface
de.intarsys.tools.mime.IMimeTypeSupport

Packages that use IMimeTypeSupport
de.intarsys.tools.result   
 

Uses of IMimeTypeSupport in de.intarsys.tools.result
 

Subinterfaces of IMimeTypeSupport in de.intarsys.tools.result
 interface ILiteralResult
          An IResult holding the literal value od the result.
 interface IResult
          An IResult is a value holder object wrapping the outcome of a computation.
 interface IStreamResult
          An IResult whose content can be expressed with an ILocator.
 

Classes in de.intarsys.tools.result that implement IMimeTypeSupport
 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.