protected class NioEndpoint.ChannelWithOptionsProcessor extends NioEndpoint.ChannelProcessor
ChannelWithOptionsProcessor
This class is the equivalent of the Worker, but will simply use in an external Executor thread pool. This will also set the channel options and do the handshake.
Created on Mar 6, 2012 at 9:09:43 AMchannel, status| Constructor and Description |
|---|
ChannelWithOptionsProcessor(NioChannel channel)
Create a new instance of
ChannelWithOptionsProcessor |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
recycle, setChannel, setStatus, setuppublic ChannelWithOptionsProcessor(NioChannel channel)
ChannelWithOptionsProcessorchannel - public void run()
run in interface Runnablerun in class NioEndpoint.ChannelProcessorCopyright © 2016 JBoss by Red Hat. All rights reserved.