public final class UDPNIOTemporarySelectorReader extends TemporarySelectorReader
transport
COMPLETE_EVENT, INCOMPLETE_EVENT, READ_EVENT
Constructor and Description |
---|
UDPNIOTemporarySelectorReader(UDPNIOTransport 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 UDPNIOTemporarySelectorReader(UDPNIOTransport transport)
protected int readNow0(NIOConnection connection, Buffer buffer, ReadResult<Buffer,SocketAddress> currentResult) throws IOException
readNow0
in class TemporarySelectorReader
IOException
Copyright © 2015 Oracle Corporation. All rights reserved.