Class RealmsClientConfig


  • public class RealmsClientConfig
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.net.Proxy proxy  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.net.Proxy getProxy()  
      static void setProxy​(java.net.Proxy p_224896_0_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • proxy

        private static java.net.Proxy proxy
    • Constructor Detail

      • RealmsClientConfig

        public RealmsClientConfig()
    • Method Detail

      • getProxy

        public static java.net.Proxy getProxy()
      • setProxy

        public static void setProxy​(java.net.Proxy p_224896_0_)