Class ServiceEventImpl

    • Constructor Detail

      • ServiceEventImpl

        public ServiceEventImpl​(JmDNSImpl jmDNS,
                                String type,
                                String name,
                                ServiceInfo info)
        Creates a new instance.
        Parameters:
        jmDNS - the JmDNS instance which originated the event.
        type - the type name of the service.
        name - the instance name of the service.
        info - the service info record, or null if the service could be be resolved.