Class NettyBootstrapFactoryImpl

java.lang.Object
org.opendaylight.ovsdb.lib.impl.NettyBootstrapFactoryImpl
All Implemented Interfaces:
AutoCloseable, NettyBootstrapFactory

@Singleton public final class NettyBootstrapFactoryImpl extends Object implements NettyBootstrapFactory, AutoCloseable
A globally-instantiated context for use with OvsdbConnectionService.
  • Constructor Details

    • NettyBootstrapFactoryImpl

      @Inject public NettyBootstrapFactoryImpl()
  • Method Details