public abstract class OpenflowChannelPipeline extends Object implements org.jboss.netty.channel.ChannelPipelineFactory, org.jboss.netty.util.ExternalResourceReleasable
Modifier and Type | Field and Description |
---|---|
protected OpenVirteXController |
ctrl |
protected org.jboss.netty.handler.timeout.IdleStateHandler |
idleHandler |
protected ThreadPoolExecutor |
pipelineExecutor |
protected org.jboss.netty.handler.timeout.ReadTimeoutHandler |
readTimeoutHandler |
protected org.jboss.netty.util.Timer |
timer |
Constructor and Description |
---|
OpenflowChannelPipeline() |
protected OpenVirteXController ctrl
protected ThreadPoolExecutor pipelineExecutor
protected org.jboss.netty.util.Timer timer
protected org.jboss.netty.handler.timeout.IdleStateHandler idleHandler
protected org.jboss.netty.handler.timeout.ReadTimeoutHandler readTimeoutHandler
Copyright © 2015. All rights reserved.