protected class ExecutorIntraband.ReadingCallable
extends Object
implements Callable<Void>
| Constructor and Description |
|---|
ReadingCallable(ScatteringByteChannel scatteringByteChannel,
ChannelContext channelContext) |
| Modifier and Type | Method and Description |
|---|---|
Void |
call() |
void |
openLatch() |
public ReadingCallable(ScatteringByteChannel scatteringByteChannel,
ChannelContext channelContext)