public class HandshakeTimeoutHandler
extends org.jboss.netty.channel.SimpleChannelUpstreamHandler
| Constructor and Description |
|---|
HandshakeTimeoutHandler(org.onosproject.openflow.controller.impl.OFChannelHandler channelHandler,
org.jboss.netty.util.Timer timer,
long timeoutSeconds) |
| Modifier and Type | Method and Description |
|---|---|
void |
channelClosed(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelStateEvent e) |
void |
channelOpen(org.jboss.netty.channel.ChannelHandlerContext ctx,
org.jboss.netty.channel.ChannelStateEvent e) |
public HandshakeTimeoutHandler(org.onosproject.openflow.controller.impl.OFChannelHandler channelHandler,
org.jboss.netty.util.Timer timer,
long timeoutSeconds)
Copyright © 2014. All rights reserved.