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