public final class ImageReader extends Object implements IImageReader
| Constructor and Description |
|---|
ImageReader(IResourceReferenceHandler handler,
IHttpRequestExecutorFactory httpRequestExcecutorFactory) |
| Modifier and Type | Method and Description |
|---|---|
IImageContainer |
read(ICanceler canceler,
InputStream inputStream) |
IImageContainer |
read(ICanceler canceler,
IResourceReference resourceReference) |
public ImageReader(IResourceReferenceHandler handler, IHttpRequestExecutorFactory httpRequestExcecutorFactory)
public IImageContainer read(ICanceler canceler, 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.