Interface XidSequencer
-
- All Known Subinterfaces:
DeviceInfo
public interface XidSequencer
Reserves unique XID for Device Messages.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.opendaylight.yangtools.yang.common.Uint32
reserveXidForDeviceMessage()
Method reserve unique XID for Device Message.
-