de.intarsys.tools.result
Class CommonResult
java.lang.Object
de.intarsys.tools.result.CommonResult
- All Implemented Interfaces:
- IMimeTypeSupport, IResult
- Direct Known Subclasses:
- LiteralResult, StreamResult
public abstract class CommonResult
- extends Object
- implements IResult
A common superclass for IResult implementations.
CommonResult
public CommonResult(String contentType)
getContentType
public String getContentType()
- Specified by:
getContentType in interface IMimeTypeSupport
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.