psdi.iface.util

Class PingMXServer

  • java.lang.Object
    • psdi.iface.util.PingMXServer


  • public class PingMXServer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      PingMXServer() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] a) 
      static byte[] readXMLFileToBytes(java.lang.String filepath) 
      • Methods inherited from class java.lang.Object

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

      • PingMXServer

        public PingMXServer()
    • Method Detail

      • main

        public static void main(java.lang.String[] a)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • readXMLFileToBytes

        public static byte[] readXMLFileToBytes(java.lang.String filepath)