psdi.iface.webservices

Class WebServicesWSDLUtil

  • java.lang.Object
    • psdi.iface.webservices.WebServicesWSDLUtil


  • public class WebServicesWSDLUtil
    extends java.lang.Object
    Web Services Utility class.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.lang.String getWsdl(java.lang.String fileName) 
      • Methods inherited from class java.lang.Object

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

      • WebServicesWSDLUtil

        public WebServicesWSDLUtil()
    • Method Detail

      • getWsdl

        public static java.lang.String getWsdl(java.lang.String fileName)
                                        throws MXException,
                                               java.rmi.RemoteException
        Parameters:
        fileName - the wsdl file name.
        Returns:
        the wsdl for the fileName
        Throws:
        MXException
        java.rmi.RemoteException