Class EndpointDefinitionFactory

    • Field Detail

      • log

        public static final org.apache.commons.logging.Log log
    • Constructor Detail

      • EndpointDefinitionFactory

        public EndpointDefinitionFactory()
    • Method Detail

      • createDefinition

        public EndpointDefinition createDefinition​(org.apache.axiom.om.OMElement elem)
        Extracts the QoS information from the XML which represents a WSDL/Address/Default endpoints
        Specified by:
        createDefinition in interface DefinitionFactory
        Parameters:
        elem - XML which represents the endpoint with QoS information
        Returns:
        the created endpoint definition
      • handleException

        protected static void handleException​(String msg)
      • handleException

        protected static void handleException​(String msg,
                                              Exception e)