Class SSDPNotifySocketList

    • Constructor Detail

      • SSDPNotifySocketList

        public SSDPNotifySocketList()
      • SSDPNotifySocketList

        public SSDPNotifySocketList​(InetAddress[] binds)
        Parameters:
        binds - The host to bind the service null means to bind to default.
        Since:
        1.8
    • Method Detail

      • setControlPoint

        public void setControlPoint​(ControlPoint ctrlPoint)
      • open

        public boolean open()
      • close

        public void close()
      • start

        public void start()
      • stop

        public void stop()