| Interface | Description |
|---|---|
| DeviceConnectedHandler |
Represents handler for new connected device that will propagate information about
established connection with device.
|
| DeviceDisconnectedHandler |
Represents handler for just disconnected device that will propagate device's
connection context.
|
| DeviceRemovedHandler |
Represents handler for device that was disconnected but needs to be removed from it's manager.
|
| DeviceReplyProcessor |
Device reply processor.
|
| MultiMsgCollector<T extends OfHeader> |
Collects multipart msgs from device by provided XID and returns them
to the caller as request/collection response one-to-one contract.
|
Copyright © 2019 OpenDaylight. All rights reserved.