Class ServerEncoding


  • public class ServerEncoding
    extends java.lang.Object
    Since:
    MicroStrategy Web 8.1.2
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String LEGACY_ENCODING  
    • Constructor Summary

      Constructors 
      Constructor Description
      ServerEncoding()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getEncoding​(java.lang.String serverName, int port)  
      • Methods inherited from class java.lang.Object

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

    • Constructor Detail

      • ServerEncoding

        public ServerEncoding()
    • Method Detail

      • getEncoding

        public static java.lang.String getEncoding​(java.lang.String serverName,
                                                   int port)