Uses of Class
org.openhab.core.io.transport.mdns.ServiceDescription
Packages that use ServiceDescription
-
Uses of ServiceDescription in org.openhab.core.io.transport.mdns
Methods in org.openhab.core.io.transport.mdns with parameters of type ServiceDescriptionModifier and TypeMethodDescriptionvoidMDNSClient.registerService(ServiceDescription description) Register a servicevoidMDNSService.registerService(ServiceDescription description) This method registers a service to be announced through Bonjour/MDNSvoidMDNSClient.unregisterService(ServiceDescription description) Unregister a service.voidMDNSService.unregisterService(ServiceDescription description) This method unregisters a service not to be announced through Bonjour/MDNS