public static interface NioFiberImpl.WriteFailure
Modifier and Type | Method and Description |
---|---|
<T extends SelectableChannel & WritableByteChannel> |
onFailure(IOException e,
T channel,
ByteBuffer data) |
<T extends SelectableChannel & WritableByteChannel> void onFailure(IOException e, T channel, ByteBuffer data)
Copyright © 2017. All Rights Reserved.