ContainerProcessor
object is used to create channels which can be used to consume and process requests. This is basically an adapter to the Selector
which will convert the provided transport to a usable channel. Each of the connected pipelines will end up at this object, regardless of whether those connections are SSL or plain data.
@author Niall Gallagher
|
|
|
|
|
|