public class DatabaseImageResource
extends org.apache.wicket.request.resource.ByteArrayResource
| Constructor and Description |
|---|
DatabaseImageResource(String contentType,
byte[] data)
Instantiates a new database image resource.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData()
Gets the data.
|
getData, getLength, writeDataconfigureResponse, newResourceResponsepublic DatabaseImageResource(String contentType, byte[] data)
contentType - the content typedata - the dataCopyright © 2010–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.