Modifier and Type | Method and Description |
---|---|
void |
ConnectionManager.setDeviceConnectedHandler(DeviceConnectedHandler deviceConnectedHandler)
Method registers handler responsible handling operations related to connected device after
device is connected.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContextChainHolder
Generic interface for context chain holder, hold all created context chains.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionManagerImpl.setDeviceConnectedHandler(DeviceConnectedHandler deviceConnectedHandler) |
Constructor and Description |
---|
HandshakeListenerImpl(ConnectionContext connectionContext,
DeviceConnectedHandler deviceConnectedHandler)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextChainHolderImpl |
Copyright © 2019 OpenDaylight. All rights reserved.