Class Overview
Executes a local fetch from a resource.
Constants
public
static
final
String
PRODUCER_NAME
Constant Value:
"LocalResourceFetchProducer"
Public Constructors
public
LocalResourceFetchProducer
(Executor executor, PooledByteBufferFactory pooledByteBufferFactory, Resources resources)
Protected Methods
Gets an encoded image from the local resource. It can be either backed by a FileInputStream or
a PooledByteBuffer
Parameters
imageRequest |
request that includes the local resource that is being accessed |
protected
String
getProducerName
()