protected abstract class AbstractEpollStreamChannel.SpliceInTask extends Object
Modifier | Constructor and Description |
---|---|
protected |
AbstractEpollStreamChannel.SpliceInTask(int len,
ChannelPromise promise) |
protected AbstractEpollStreamChannel.SpliceInTask(int len, ChannelPromise promise)
protected final int spliceIn(FileDescriptor pipeOut, RecvByteBufAllocator.Handle handle) throws IOException
IOException
Copyright © 2008–2016 The Netty Project. All rights reserved.