|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.netty.channel.SimpleChannelUpstreamHandler
goldengate.commandexec.client.LocalExecClientHandler
goldengate.commandexec.ssl.client.LocalExecSslClientHandler
public class LocalExecSslClientHandler
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jboss.netty.channel.ChannelHandler |
---|
org.jboss.netty.channel.ChannelHandler.Sharable |
Field Summary |
---|
Fields inherited from class goldengate.commandexec.client.LocalExecClientHandler |
---|
factory |
Constructor Summary | |
---|---|
LocalExecSslClientHandler(LocalExecClientPipelineFactory factory)
|
Method Summary | |
---|---|
void |
channelConnected(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelStateEvent e)
|
Methods inherited from class goldengate.commandexec.client.LocalExecClientHandler |
---|
channelClosed, channelDisconnected, exceptionCaught, initExecClient, messageReceived, waitFor |
Methods inherited from class org.jboss.netty.channel.SimpleChannelUpstreamHandler |
---|
channelBound, channelInterestChanged, channelOpen, channelUnbound, childChannelClosed, childChannelOpen, handleUpstream, writeComplete |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalExecSslClientHandler(LocalExecClientPipelineFactory factory)
factory
- Method Detail |
---|
public void channelConnected(org.jboss.netty.channel.ChannelHandlerContext ctx, org.jboss.netty.channel.ChannelStateEvent e) throws Exception
channelConnected
in class LocalExecClientHandler
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |