|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.netty.channel.SimpleChannelUpstreamHandler
goldengate.commandexec.server.LocalExecServerHandler
goldengate.commandexec.ssl.server.LocalExecSslServerHandler
public class LocalExecSslServerHandler

| 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.server.LocalExecServerHandler |
|---|
answered, factory, isShutdown |
| Constructor Summary | |
|---|---|
LocalExecSslServerHandler(LocalExecServerPipelineFactory factory,
long newdelay)
|
|
| Method Summary | |
|---|---|
void |
channelConnected(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelStateEvent e)
|
| Methods inherited from class goldengate.commandexec.server.LocalExecServerHandler |
|---|
channelDisconnected, exceptionCaught, isShutdown, messageReceived, setNewDelay |
| Methods inherited from class org.jboss.netty.channel.SimpleChannelUpstreamHandler |
|---|
channelBound, channelClosed, 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 LocalExecSslServerHandler(LocalExecServerPipelineFactory factory,
long newdelay)
factory - newdelay - | Method Detail |
|---|
public void channelConnected(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelStateEvent e)
throws Exception
channelConnected in class LocalExecServerHandlerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||