Class PortUtilities


  • public final class PortUtilities
    extends Object
    Author:
    Marek Potociar
    • Method Detail

      • checkForRequestResponseOperations

        public static boolean checkForRequestResponseOperations​(WSDLPort port)
        Determine whether wsdl port contains any two-way operations.
        Parameters:
        port - WSDL port to check
        Returns:
        true if there are request/response present on the port; returns false otherwise