Constructor and Description |
---|
NullReadableByteChannelSlave(ReadableByteChannel channel) |
Modifier and Type | Method and Description |
---|---|
Void |
onCompleted()
Called by the leader to indicate that the I/O conversation completed.
|
void |
onReady()
Slave is notified by the leader to read or write data.
|
public NullReadableByteChannelSlave(ReadableByteChannel channel)
public void onReady()
AioSlave
public Void onCompleted()
AioSlave
onReady()
.onCompleted
in interface AioSlave<Void>
Copyright © 2017. All rights reserved.