public static class NioReader.Close extends Object implements NioReader.State
| Constructor and Description | 
|---|
| Close() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | continueReading() | 
| void | onClosed() | 
| NioReader.State | processBytes(ByteBuffer bb) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitminRequiredBytes, processpublic NioReader.State processBytes(ByteBuffer bb)
processBytes in interface NioReader.Statepublic boolean continueReading()
continueReading in interface NioReader.Statepublic void onClosed()
onClosed in interface NioReader.StateCopyright © 2016. All Rights Reserved.