|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface ContentListener
A listener for available data on a non-blocking ConsumingNHttpEntity.
| Method Summary | |
|---|---|
void |
contentAvailable(ContentDecoder decoder,
IOControl ioctrl)
Deprecated. Notification that content is available to be read from the decoder. |
void |
finished()
Deprecated. Notification that any resources allocated for reading can be released. |
| Method Detail |
|---|
void contentAvailable(ContentDecoder decoder,
IOControl ioctrl)
throws IOException
decoder - content decoder.ioctrl - I/O control of the underlying connection.
IOExceptionvoid finished()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||