protected static interface AbstractAsyncContentProvider.OnlyProcessedHandlingAsyncContentListener
AsyncContentProvider. Subclasses of
AbstractAsyncContentProvider must not handle failures via the callback of
AsyncContentListener.onContent(ByteBuffer, AsyncCallback), instead they should call
AbstractAsyncContentProvider.handleErrorFromInput(Throwable).| Modifier and Type | Method and Description |
|---|---|
void |
onContent(ByteBuffer content,
Runnable processedCallback) |
void onContent(ByteBuffer content, Runnable processedCallback)
Copyright © 2011–2019 Everit Kft.. All rights reserved.