Class WSDLUtils


  • public class WSDLUtils
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static org.apache.commons.logging.Log log  
    • Constructor Summary

      Constructors 
      Constructor Description
      WSDLUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getAddressFromPort​(javax.wsdl.Port p)
      Return the endpoint address from a tag
      • Methods inherited from class java.lang.Object

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

      • log

        protected static org.apache.commons.logging.Log log
    • Constructor Detail

      • WSDLUtils

        public WSDLUtils()
    • Method Detail

      • getAddressFromPort

        public static java.lang.String getAddressFromPort​(javax.wsdl.Port p)
        Return the endpoint address from a tag