public class ByteBasedResult extends StreamResult
IResult instance holding byte[] instances| Constructor and Description |
|---|
ByteBasedResult(byte[] bytes,
String contentType) |
ByteBasedResult(String contentType,
byte[] bytes)
Deprecated.
(used from scripts)
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
ILocator |
getLocator()
Return the
ILocator that defines the physical resource or base
location for the receiver. |
String |
toString() |
getName, getType, setName, setTypegetContentTypeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContentTypepublic ByteBasedResult(byte[] bytes,
String contentType)
@Deprecated public ByteBasedResult(String contentType, byte[] bytes)
public byte[] getBytes()
public ILocator getLocator()
ILocatorSupportILocator that defines the physical resource or base
location for the receiver.ILocator that defines the physical resource
location for the receiver.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.