Interface AsynchronousBodyInputStream.StateChangeLister
-
- Enclosing class:
- AsynchronousBodyInputStream
static interface AsynchronousBodyInputStream.StateChangeListerInternal listener, so that the connection pool knows when the body has been read, so it can reuse/close the connection.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonAllDataRead()voidonError(java.lang.Throwable t)
-