protected abstract class AbstractEpollStreamChannel.SpliceInTask
extends java.lang.Object
限定符 | 构造器和说明 |
---|---|
protected |
AbstractEpollStreamChannel.SpliceInTask(int len,
ChannelPromise promise) |
限定符和类型 | 方法和说明 |
---|---|
protected int |
spliceIn(FileDescriptor pipeOut,
RecvByteBufAllocator.Handle handle) |
protected AbstractEpollStreamChannel.SpliceInTask(int len, ChannelPromise promise)
protected final int spliceIn(FileDescriptor pipeOut, RecvByteBufAllocator.Handle handle) throws java.io.IOException
java.io.IOException