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