Class ZeroconfRegistrationService

java.lang.Object
org.eblocker.server.common.network.ZeroconfRegistrationService

public class ZeroconfRegistrationService extends Object
A service that registers the HTTP admin console as a Zeroconf (AKA Bonjour) service
  • Constructor Details

  • Method Details

    • registerConsoleService

      public void registerConsoleService()
      Registers the HTTP service
    • unregisterConsoleService

      public void unregisterConsoleService()
      Unregisters the HTTP service
    • getServiceName

      public String getServiceName()