Package io.zenoh.scouting
Class Hello
-
-
Method Summary
Modifier and Type Method Description final WhatAmIgetWhatAmI()WhatAmI configuration: it indicates the role of the zenoh node sending the HELLO message. final ZenohIdgetZid()ZenohId of the node sending the hello message. final List<String>getLocators()The locators of this hello message. -
-
Method Detail
-
getWhatAmI
final WhatAmI getWhatAmI()
WhatAmI configuration: it indicates the role of the zenoh node sending the HELLO message.
-
getLocators
final List<String> getLocators()
The locators of this hello message.
-
-
-
-