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, setup
public ChannelWithOptionsProcessor(NioChannel channel)
ChannelWithOptionsProcessor
channel
- public void run()
run
in interface Runnable
run
in class NioEndpoint.ChannelProcessor
Copyright © 2014 JBoss by Red Hat. All rights reserved.