Uses of Interface
org.opendaylight.openflowplugin.api.openflow.device.handlers.DeviceDisconnectedHandler
Package
Description
-
Uses of DeviceDisconnectedHandler in org.opendaylight.openflowplugin.api.openflow.connection
Modifier and TypeMethodDescriptionvoid
ConnectionContext.setDeviceDisconnectedHandler
(DeviceDisconnectedHandler deviceDisconnectedHandler) Method sets handler for handling closing connections.void
ConnectionManager.setDeviceDisconnectedHandler
(DeviceDisconnectedHandler deviceDisconnectedHandler) Method registers handler responsible handling device disconnected event. -
Uses of DeviceDisconnectedHandler in org.opendaylight.openflowplugin.api.openflow.lifecycle
Modifier and TypeInterfaceDescriptioninterface
Generic interface for context chain holder, hold all created context chains. -
Uses of DeviceDisconnectedHandler in org.opendaylight.openflowplugin.impl.connection
Modifier and TypeMethodDescriptionvoid
ConnectionContextImpl.setDeviceDisconnectedHandler
(DeviceDisconnectedHandler deviceDisconnectedHandler) void
ConnectionManagerImpl.setDeviceDisconnectedHandler
(DeviceDisconnectedHandler deviceDisconnectedHandler) -
Uses of DeviceDisconnectedHandler in org.opendaylight.openflowplugin.impl.lifecycle