Class ConnectionManagerImpl

java.lang.Object
org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl
All Implemented Interfaces:
AutoCloseable, SwitchConnectionHandler, ConnectionManager

public class ConnectionManagerImpl extends Object implements ConnectionManager
  • Constructor Details

    • ConnectionManagerImpl

      public ConnectionManagerImpl(OpenflowProviderConfig config, ExecutorService executorService, org.opendaylight.mdsal.binding.api.DataBroker dataBroker, @NonNull org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService)
  • Method Details