Package | Description |
---|---|
com.liferay.portal.kernel.nio.intraband | |
com.liferay.portal.kernel.nio.intraband.blocking |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseIntraband.handleReading(ScatteringByteChannel scatteringByteChannel,
ChannelContext channelContext) |
protected boolean |
BaseIntraband.handleWriting(GatheringByteChannel gatheringByteChannel,
ChannelContext channelContext) |
Constructor and Description |
---|
ExecutorIntraband.ReadingCallable(ScatteringByteChannel scatteringByteChannel,
ChannelContext channelContext) |
ExecutorIntraband.WritingCallable(GatheringByteChannel gatheringByteChannel,
ChannelContext channelContext) |