|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgoldengate.commandexec.client.LocalExecClientPipelineFactory
public class LocalExecClientPipelineFactory

Creates a newly configured ChannelPipeline for a new channel for LocalExecClientTest.
| Constructor Summary | |
|---|---|
LocalExecClientPipelineFactory()
|
|
| Method Summary | |
|---|---|
void |
addChannel(org.jboss.netty.channel.Channel channel)
Add a channel to the ExecClient Group |
org.jboss.netty.channel.ChannelPipeline |
getPipeline()
|
void |
releaseResources()
Release internal resources |
void |
removeChannel(org.jboss.netty.channel.Channel channel)
remove a channel to the ExecClient Group |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalExecClientPipelineFactory()
| Method Detail |
|---|
public org.jboss.netty.channel.ChannelPipeline getPipeline()
throws Exception
getPipeline in interface org.jboss.netty.channel.ChannelPipelineFactoryExceptionpublic void addChannel(org.jboss.netty.channel.Channel channel)
channel - public void removeChannel(org.jboss.netty.channel.Channel channel)
channel - public void releaseResources()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||