protected class ExecutorIntraband.WritingCallable
extends java.lang.Object
implements java.util.concurrent.Callable<java.lang.Void>
| Constructor and Description |
|---|
WritingCallable(java.nio.channels.GatheringByteChannel gatheringByteChannel,
ChannelContext channelContext) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Void |
call() |
void |
openLatch() |
public WritingCallable(java.nio.channels.GatheringByteChannel gatheringByteChannel,
ChannelContext channelContext)