Class WSITUtil


  • public final class WSITUtil
    extends java.lang.Object
    Author:
    lukas
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void updateWsitClient​(java.io.File wsitClientFile, java.lang.String endpointUri, java.lang.String wsdlLocation)  
      • Methods inherited from class java.lang.Object

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

      • updateWsitClient

        public static void updateWsitClient​(java.io.File wsitClientFile,
                                            java.lang.String endpointUri,
                                            java.lang.String wsdlLocation)
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception