Uses of Class
org.openhab.core.io.transport.mdns.ServiceDescription
-
Uses of ServiceDescription in org.openhab.core.io.transport.mdns
Modifier and TypeMethodDescriptionvoid
MDNSClient.registerService
(ServiceDescription description) Register a servicevoid
MDNSService.registerService
(ServiceDescription description) This method registers a service to be announced through Bonjour/MDNSvoid
MDNSClient.unregisterService
(ServiceDescription description) Unregister a service.void
MDNSService.unregisterService
(ServiceDescription description) This method unregisters a service not to be announced through Bonjour/MDNS