示例#1
0
 // SERVER INFO
 //
 //
 public static String[] getServerName() {
   return new String[] {DirectJNI.getInstanceName()};
 }