Class Server


  • @Deprecated
    public class Server
    extends java.lang.Object
    Deprecated.
    The http server singleton managing listeners for various ports, and the threads used to respond to requests on the ports
    Author:
    bratseth
    • Method Detail

      • get

        public static Server get()
        Deprecated.
      • initialize

        public void initialize​(QrConfig config)
        Deprecated.
      • getServerDiscriminator

        @Deprecated
        public java.lang.String getServerDiscriminator()
        Deprecated.
        do not use
        A string unique for this QRS on this server.
        Returns:
        a server specific string