public class ChannelConnectionListener
extends java.lang.Object
implements io.netty.channel.ChannelFutureListener
| Constructor and Description |
|---|
ChannelConnectionListener(OvsdbProviderService providerService)
Constructor from a OvsdbProviderService providerService.
|
| Modifier and Type | Method and Description |
|---|---|
void |
operationComplete(io.netty.channel.ChannelFuture arg0) |
public ChannelConnectionListener(OvsdbProviderService providerService)
providerService - the providerService to use