Package org.opendaylight.ovsdb.lib.impl
Class ChannelConnectionHandler
java.lang.Object
org.opendaylight.ovsdb.lib.impl.ChannelConnectionHandler
- All Implemented Interfaces:
 io.netty.channel.ChannelFutureListener,io.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture>,EventListener
public class ChannelConnectionHandler
extends Object
implements io.netty.channel.ChannelFutureListener
- 
Field Summary
Fields inherited from interface io.netty.channel.ChannelFutureListener
CLOSE, CLOSE_ON_FAILURE, FIRE_EXCEPTION_ON_FAILURE - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ChannelConnectionHandler
 
 - 
 - 
Method Details
- 
operationComplete
- Specified by:
 operationCompletein interfaceio.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture>- Throws:
 Exception
 
 -