|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sdnplatform.sync.internal.config.bootstrap.BootstrapPipelineFactory
public class BootstrapPipelineFactory
Field Summary | |
---|---|
protected org.jboss.netty.util.Timer |
timer
|
Constructor Summary | |
---|---|
BootstrapPipelineFactory(Bootstrap bootstrap)
|
Method Summary | |
---|---|
org.jboss.netty.channel.ChannelPipeline |
getPipeline()
|
void |
releaseExternalResources()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.jboss.netty.util.Timer timer
Constructor Detail |
---|
public BootstrapPipelineFactory(Bootstrap bootstrap)
Method Detail |
---|
public org.jboss.netty.channel.ChannelPipeline getPipeline() throws java.lang.Exception
getPipeline
in interface org.jboss.netty.channel.ChannelPipelineFactory
java.lang.Exception
public void releaseExternalResources()
releaseExternalResources
in interface org.jboss.netty.util.ExternalResourceReleasable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |