Package de.intarsys.tools.result
Class ByteBasedResult
java.lang.Object
de.intarsys.tools.result.CommonResult
de.intarsys.tools.result.StreamResult
de.intarsys.tools.result.ByteBasedResult
- All Implemented Interfaces:
ILocatorSupport,IMimeTypeSupport,IResult,IStreamResult
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.intarsys.tools.result.StreamResult
getName, getType, setName, setTypeMethods inherited from class de.intarsys.tools.result.CommonResult
getContentTypeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.intarsys.tools.mime.IMimeTypeSupport
getContentType
-
Constructor Details
-
ByteBasedResult
-
-
Method Details
-
getBytes
public byte[] getBytes() -
getLocator
Description copied from interface:ILocatorSupportReturn theILocatorthat defines the physical resource location for the reciver.- Returns:
- Return the
ILocatorthat defines the physical resource location for the reciver.
-
toString
-