public final class TCPNIOTemporarySelectorReader extends TemporarySelectorReader
transport
COMPLETE_EVENT, INCOMPLETE_EVENT, READ_EVENT
Constructor and Description |
---|
TCPNIOTemporarySelectorReader(TCPNIOTransport transport) |
Modifier and Type | Method and Description |
---|---|
protected int |
readNow0(NIOConnection connection,
Buffer buffer,
ReadResult<Buffer,SocketAddress> currentResult) |
acquireBuffer, getTransport, read, read, read0
read, read, read
public TCPNIOTemporarySelectorReader(TCPNIOTransport transport)
protected final int readNow0(NIOConnection connection, Buffer buffer, ReadResult<Buffer,SocketAddress> currentResult) throws IOException
readNow0
in class TemporarySelectorReader
IOException
Copyright © 2015 Oracle Corporation. All rights reserved.