Class HandshakeListenerImpl

java.lang.Object
org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImpl
All Implemented Interfaces:
HandshakeListener

public class HandshakeListenerImpl extends Object implements HandshakeListener
  • Constructor Details

    • HandshakeListenerImpl

      public HandshakeListenerImpl(ConnectionContext connectionContext, DeviceConnectedHandler deviceConnectedHandler)
      Constructor.
      Parameters:
      connectionContext - - connection context
      deviceConnectedHandler - - device connected handler
  • Method Details