public final class ImageReader extends Object implements IImageReader
| Constructor and Description |
|---|
ImageReader(net.anwiba.commons.resource.reference.IResourceReferenceHandler handler,
IHttpRequestExecutorFactory httpRequestExcecutorFactory) |
| Modifier and Type | Method and Description |
|---|---|
IImageContainer |
read(ICanceler canceler,
InputStream inputStream) |
IImageContainer |
read(ICanceler canceler,
net.anwiba.commons.resource.reference.IResourceReference resourceReference) |
public ImageReader(net.anwiba.commons.resource.reference.IResourceReferenceHandler handler,
IHttpRequestExecutorFactory httpRequestExcecutorFactory)
public IImageContainer read(ICanceler canceler, net.anwiba.commons.resource.reference.IResourceReference resourceReference) throws InterruptedException, IOException
read in interface IImageReaderInterruptedExceptionIOExceptionpublic IImageContainer read(ICanceler canceler, InputStream inputStream) throws InterruptedException, IOException
read in interface IImageReaderInterruptedExceptionIOExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.